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 146000

Summary: a11y: Delete dialog has some a11y issues
Product: uml Reporter: Peter Lam <petersl>
Component: GeneralAssignee: _ jyothivasa <jyothivasa>
Status: VERIFIED FIXED    
Severity: blocker Keywords: A11Y
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Peter Lam 2008-09-03 07:58:23 UTC
build 20080902

This is the delete dialog from the diagram on an imported element.

	 <window>
		 <title>Delete</title>
	 </window>
	 <nodesc>
		 <component>
			 <class>javax.swing.JCheckBox</class>
			 <name>Also delete from model</name>
		 </component>
		 <component>
			 <class>javax.swing.JCheckBox</class>
			 <name>Also remove from Imported Elements</name>
		 </component>
	 </nodesc>
	 <nomnemonic>
		 <component>
			 <class>javax.swing.JButton</class>
			 <name>No</name>
			 <desc>No button</desc>
		 </component>
	 </nomnemonic>
Comment 1 Peter Lam 2008-09-08 23:09:07 UTC
no a11y description should be a p3 per a11y bug priority guideline.
Comment 2 _ jyothivasa 2008-09-13 00:04:47 UTC
Fixed.
http://hg.netbeans.org/uml-main/rev/00d0918f526a
Comment 3 Quality Engineering 2008-09-13 17:14:05 UTC
Integrated into 'main-golden', will be available in build *200809131401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/00d0918f526a
User: jyothivasa@netbeans.org
Log: Fix for #146000 Delete dialog a11y issues fixed
Comment 4 Trey Spiva 2008-09-15 18:06:58 UTC
Reviewed
Comment 5 Peter Lam 2008-09-15 18:49:17 UTC
verified in build 20080915.