This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 203058 - Show location of self-sampler .npss snapshot in tooltip
Summary: Show location of self-sampler .npss snapshot in tooltip
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Ide (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-04 14:40 UTC by Petr Cyhelsky
Modified: 2012-12-01 02:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Cyhelsky 2011-10-04 14:40:54 UTC
The location of the currently open file (*.npss) should be shown on the topcomponent tooltip - like for other ie .java files.
Comment 1 Jiri Sedlacek 2012-11-14 14:45:48 UTC
Fixed by http://hg.netbeans.org/profiler-main/rev/5b017682578b.
Comment 2 Quality Engineering 2012-11-21 13:44:13 UTC
Integrated into 'main-golden', will be available in build *201211211016* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/5b017682578b
User: Jiri Sedlacek <jis@netbeans.org>
Log: Bugfix #203058 - file location in .npss snapshot tooltip
Comment 3 Tomas Hurka 2012-11-30 08:42:45 UTC
The fix caused regression #222986 - reopening.
Comment 4 Tomas Hurka 2012-11-30 14:31:00 UTC
Second attempt. Fixed in profiler-main:

changeset:   241099:891cd8f21790
user:        Tomas Hurka <thurka@netbeans.org>
date:        Fri Nov 30 14:47:57 2012 +0100
summary:     bugfix #203058, display .npss file location in tooltip
Comment 5 Quality Engineering 2012-12-01 02:54:46 UTC
Integrated into 'main-golden', will be available in build *201212010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/c3874c384b2c
User: Tomas Hurka <thurka@netbeans.org>
Log: bugfix #203058 reverted