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 31404

Summary: [Class Wizard]: some mnemonic do not work
Product: platform Reporter: Jan Becicka <jbecicka>
Component: -- Other --Assignee: issues@platform <issues>
Status: VERIFIED DUPLICATE    
Severity: blocker Keywords: A11Y
Priority: P3    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

Description Jan Becicka 2003-02-24 14:27:56 UTC
JDK 1.4.1

step 3:
alt-m

step 4:
alt-y
alt-V

step 6:
alt-o
alt-x
Comment 1 Chris Ledantec 2003-02-26 14:20:47 UTC
mnemonics need to be fixed.
Comment 2 Svata Dedic 2003-02-28 10:53:53 UTC
Labels are properly defined for the components and the focus is
properly requsted (the component receives requestFocus). In all
described cases, the component is a PropertyPanel from OpenIDE which
seems not to forward the focus to the actual editing component.
Please fix or advise what are doing wrong.
Comment 3 Jan Becicka 2003-02-28 10:58:33 UTC

*** This issue has been marked as a duplicate of 25716 ***
Comment 4 Jan Becicka 2003-07-11 09:38:26 UTC
VERIFIED