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 145984

Summary: a11y: Save Diagram As dialog has no mnemonic on textfield label
Product: uml Reporter: Peter Lam <petersl>
Component: GeneralAssignee: _ jyothivasa <jyothivasa>
Status: VERIFIED FIXED    
Severity: blocker Keywords: A11Y
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Peter Lam 2008-09-03 01:16:08 UTC
build 20080902.

Look at the Rename dialog for a comparable thing.

<nomnemonic>
		 <component>
			 <class>javax.swing.JLabel</class>
			 <name>Diagram Name:</name>
		 </component>
</nomnemonic>
Comment 1 _ jyothivasa 2008-09-13 01:22:29 UTC
Fixed.
http://hg.netbeans.org/uml-main/rev/ad3c4fcd4c66
Comment 2 Trey Spiva 2008-09-15 18:05:00 UTC
Reviewed
Comment 3 Peter Lam 2008-09-15 18:42:02 UTC
verified in build 20080915.
Comment 4 Quality Engineering 2008-09-16 05:59:49 UTC
Integrated into 'main-golden', will be available in build *200809160201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/ad3c4fcd4c66
User: jyothivasa@netbeans.org
Log: Fix for #145983, #145984 Mnemonics add to convert diagram & save diagram as dialogs