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 212157

Summary: input fields in TopComponents cannot use keyboard mnemonics
Product: connecteddeveloper Reporter: Stanislav Aubrecht <saubrecht>
Component: BugzillaAssignee: Tomas Stupka <tstupka>
Status: RESOLVED DUPLICATE    
Severity: normal CC: jglick
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Stanislav Aubrecht 2012-05-07 08:19:25 UTC
Bugzilla issue details TopComponent shows mnemonics for some of its input fields. However these mnemonics clash with main menu accelerators, e.g. Alt+F should open File menu. See #212043 
Only modal dialogs can use mnemonics for its input fields.
Comment 1 Jesse Glick 2012-05-07 21:24:22 UTC
I think I filed this before and was rejected with the note that any window can choose to use mnemonics. The real bug to me is that the window system processes mnemonics of components in a nonfocused window.
Comment 2 Tomas Stupka 2012-05-09 09:58:46 UTC

*** This bug has been marked as a duplicate of bug 182834 ***