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 - [Class Wizard]: some mnemonic do not work
Summary: [Class Wizard]: some mnemonic do not work
Status: VERIFIED DUPLICATE of bug 25716
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2003-02-24 14:27 UTC by Jan Becicka
Modified: 2008-12-22 23:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

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