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 80870 - a11y: some components in export as image dialog has no a11y description and mnemonic
Summary: a11y: some components in export as image dialog has no a11y description and m...
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: Output (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Thuy.d Nguyen
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-07-22 01:22 UTC by Peter Lam
Modified: 2006-10-11 09:03 UTC (History)
1 user (show)

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 2006-07-22 01:22:31 UTC
No Accessible description :
   Class: com.tomsawyer.editor.dialog.TSUnsignedIntegerField {  Image Quality
(0-100): |  } 
   Class: javax.swing.JButton {  Browse |  } 
   Class: javax.swing.JButton {  Cancel |  } 
   Class: javax.swing.JButton {  OK |  } 
   Class: javax.swing.JComboBox {  Type: |  } 
   Class: javax.swing.JRadioButton {   Actual Size |  } 
   Class: javax.swing.JRadioButton {   Current Zoom Level |  } 
   Class: javax.swing.JRadioButton {   Custom |  } 
   Class: javax.swing.JRadioButton {   Fit In Window |  } 
   Class: javax.swing.JSlider {  |  } 
   Class: javax.swing.JTextField {  File Name: |  } 
   Class:
org.netbeans.modules.uml.ui.swing.drawingarea.ADDrawingAreaControl$SunSaveAsImageDialog
{  Export as Image |  } 

 Components with no mnemonic :
   Class: javax.swing.JButton {  OK |  }
Comment 1 Thuy.d Nguyen 2006-09-29 20:15:56 UTC
Added 
- accessible name and description for the UI components. 
- mnemonic for OK button.
Comment 2 Peter Lam 2006-10-11 09:03:33 UTC
verified in build 061010_15.