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 34877

Summary: Some hotkeys don't work in new class wizard
Product: java Reporter: CPlasmaGuns <cplasmaguns>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description CPlasmaGuns 2003-07-10 19:15:05 UTC
In step 3 of 6 in the New Java Class Wizard, the
Alt+M Hotkey causes no sort of response. It should
bring the focus to the Interfaces Implemented text
field.

These also don't seem to work :
Step 4 of 6: Alt+Y for Type, Alt+V for Initial Value
Step 6 of 6: Alt+R for Return Type, Alt+O for
Parameters, Alt+X for Exceptions

All of these hotkeys, when I test them, do not
belong to a disabled field.
Comment 1 Jan Pokorsky 2004-02-10 18:15:44 UTC
The steps you mention were removed out of the wizard for the release
3.6. The problem with duplicate shortcuts in customizer for class,
method and field have been already fixed. You can verify it in
Netbeans 3.6. Beta.
Comment 2 Quality Engineering 2007-09-20 12:07:31 UTC
Reorganization of java component