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 132416

Summary: Default action in popup menus
Product: debugger Reporter: Jiri Vagner <jvagner>
Component: JavaAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: which-action-is-default.png

Description Jiri Vagner 2008-04-09 15:14:40 UTC
I think that we should unify position and appearance of default (doubleclik) action in all debugger popup menus.
Maybe first position with separator?

Product Version: NetBeans IDE Dev (Build 200804090003)
Java: 1.6.0_05; Java HotSpot(TM) Client VM 10.0-b19
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)
Comment 1 Jiri Vagner 2008-04-09 15:16:02 UTC
Created attachment 59904 [details]
which-action-is-default.png
Comment 2 Martin Entlicher 2008-04-09 16:15:47 UTC
Make Current on session node should be the first one in the menu, I agree.
But the Customize action used to be at the end on the menu for most nodes in the IDE.
Comment 3 Jiri Vagner 2008-04-10 07:00:04 UTC
And what about that bold font used only in one view?
Comment 4 Martin Entlicher 2012-10-10 11:37:39 UTC
The "Make Current" action in the Sessions view is made the first one.
The bold action in Loaded Classes comes from profiler. That view differs a bit from all other debugger views.
Fixed by changeset:   235514:1c402621c020
http://hg.netbeans.org/main/rev/1c402621c020
Comment 5 Quality Engineering 2012-10-11 02:00:43 UTC
Integrated into 'main-golden', will be available in build *201210110002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/1c402621c020
User: mentlicher@netbeans.org
Log: #132416: Keep the first action as the first in the Sessions view.