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 145983 - a11y: Convert Diagram dialog missing mnemonic for Always button
Summary: a11y: Convert Diagram dialog missing mnemonic for Always button
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 00:47 UTC by Peter Lam
Modified: 2008-09-16 05:57 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 00:47:05 UTC
build 20080902

<TestResults>
	 <window>
		 <title>Convert Diagram</title>
	 </window>
	 <nomnemonic>
		 <component>
			 <class>javax.swing.JButton</class>
			 <name>Always</name>
			 <desc>Always</desc>
		 </component>
	 </nomnemonic>
Comment 1 _ jyothivasa 2008-09-13 01:22:02 UTC
Fixed
http://hg.netbeans.org/uml-main/rev/ad3c4fcd4c66
Comment 2 Trey Spiva 2008-09-15 18:04:40 UTC
Reviewed
Comment 3 Peter Lam 2008-09-15 19:09:50 UTC
verified in build 20080915.
Comment 4 Quality Engineering 2008-09-16 05:57:42 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