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 163454 - Context menu should be accessible in the "Back Traces" tab
Summary: Context menu should be accessible in the "Back Traces" tab
Status: RESOLVED WORKSFORME
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P4 blocker (vote)
Assignee: issues@profiler
URL:
Keywords:
Depends on:
Blocks: 162137
  Show dependency tree
 
Reported: 2009-04-23 10:05 UTC by bukh
Modified: 2009-11-05 18:12 UTC (History)
1 user (show)

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 bukh 2009-04-23 10:05:55 UTC
Open "Profiler" window. Open "Back Traces" tab via context menu in "Call tree" tab. Goto "Back Traces" tab and try to
invoke context menu on any lines. Context menu is shown as very small square.
Comment 1 Jiri Sedlacek 2009-11-05 18:12:57 UTC
Small square means there are no items in the context menu. That's the way Swing handles such a situation.

In NetBeans profiler the Back Traces view context menu Contains "Go To Source" and "Add to Instrumentation Roots..."
items. Not sure for what setup/environment is this issue filed - I assume "Add to Instrumentation Roots..." doesn't make
sense in context of ME snapshot viewer, not sure why "Go To Source" is not available.

Works fine in NetBeans profiler, closing as WORKSFORME. Either reopen for some Java ME component or provide
details/reasons how this should be handled/fixed in profiler module.