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 - a11y: Save Diagram As dialog has no mnemonic on textfield label
Summary: a11y: Save Diagram As dialog has no mnemonic on textfield label
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: _ jyothivasa
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-09-03 01:16 UTC by Peter Lam
Modified: 2008-09-16 05:59 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 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