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 - MENU: accelerator is incorrectly placed when action is assign using multiselection
Summary: MENU: accelerator is incorrectly placed when action is assign using multisele...
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-12 14:55 UTC by Jana Maleckova
Modified: 2009-05-25 20:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (33.32 KB, image/jpeg)
2008-09-12 15:00 UTC, Jana Maleckova
Details

Note You need to log in before you can comment on or make changes to this bug.
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.