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 147098

Summary: MENU: accelerator is incorrectly placed when action is assign using multiselection
Product: guibuilder Reporter: Jana Maleckova <janie>
Component: CodeAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Jana Maleckova 2008-09-12 14:55:46 UTC
Product Version: NetBeans IDE Dev (Build 20080912081317)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)

Description:
============
see screenshot.Steps below lead to this state

have JDA project with opened view class
1. create action which contains some accelerator
2. insert jMenu Item in Menu (it doesn't matter where)
3. place jButton into mainPanel
4. select jMenu Item and jButton in inspector
5. go to properties and choose action from combo which was created in step 1.
Comment 1 Jana Maleckova 2008-09-12 15:00:01 UTC
Created attachment 69756 [details]
screenshot
Comment 2 Jan Stola 2008-09-12 16:02:33 UTC
Reproducible - the accelerator is assigned correctly. The only problem is an incorrect visualization of the menu item 
e.g. that the accelerator is not shown in shortcut section. This problem is temporary and disappear when you close and 
reopen the menu. So, it is only a minor incorrect visual appearance => lowering priority to P4.