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 50791

Summary: Customizer - Javadoc - mnemonic conflict
Product: java Reporter: zikmund <zikmund>
Component: ProjectAssignee: Jiri Rechtacek <jrechtacek>
Status: CLOSED FIXED    
Severity: blocker CC: jrojcek, pbuzek
Priority: P4 Keywords: A11Y
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 41537    

Description zikmund 2004-10-25 10:41:21 UTC
Build 200410241800

1) Have Java Project
2) Go to customizer (project's properties)
3) Select Javadoc
4) ERROR:
'H' mnemonic conflict: Help & Class Hierarchy Tree

Notice: should be fixed in web project too.
Comment 1 Jesse Glick 2004-10-25 19:00:36 UTC
Jano please update UI spec then reassign to jrechtacek for implementation.

Pavel check state in web project.
Comment 2 jrojcek 2004-10-27 20:20:18 UTC
Change it to 'T', please. Will change the spec soon.
Comment 3 Jesse Glick 2004-10-27 20:34:36 UTC
You forgot to reassign to Jirka...
Comment 4 Jiri Rechtacek 2004-10-28 20:57:07 UTC
Checking in
java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/Bundle.properties;
/cvs/java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/customizer/Bundle.properties,v
 <--  Bundle.properties
new revision: 1.38; previous revision: 1.37
done
Comment 5 zikmund 2004-11-01 13:54:25 UTC
Pavle, I have created separate Web issue 51030.
Comment 6 zikmund 2005-01-04 13:34:05 UTC
Verified.