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 207774 - Disabled actions in popup
Summary: Disabled actions in popup
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Engine (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Hurka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-26 14:12 UTC by Tomas Hurka
Modified: 2012-01-26 14:58 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 Tomas Hurka 2012-01-26 14:12:29 UTC
Actions in popup menu on certain methods in CPU snapshot created from npss timeline are disabled. 
Steps to reproduce:
1) open .npss snapshot from issue #207204.
2) select java.lang.Thread.run() node in 'RMI TCP Accept-0' thread
3) invoke popup menu
4) all items in menu are disabled
Comment 1 Tomas Hurka 2012-01-26 14:58:03 UTC
Fixed in <http://hg.netbeans.org/profiler-main/rev/69348c46a74a>