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 83641 - A11Y:associate window components do not have accessible name, description and LABEL_FOR.
Summary: A11Y:associate window components do not have accessible name, description and...
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Yang Su
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-08-29 00:52 UTC by bugbridge
Modified: 2006-11-20 15:47 UTC (History)
2 users (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 bugbridge 2006-08-29 00:52:02 UTC
Original status: 1-Dispatched; Suggested Status: NEW

Original Target Release: ; Suggested Target Milestone : 5.5

Original submitter: hlu

Description:
Tested by a11y test tool. Got the following:

No Accessible name :
   Class: javax.swing.JTextField {  |  } 
   Class: org.netbeans.modules.uml.ui.addins.associateDialog.JAssociateTable { 
|  } 


 No Accessible description :
   Class: javax.swing.JButton {  Associate All |  } 
   Class: javax.swing.JButton {  Associate |  } 
   Class: javax.swing.JButton {  Close |  } 
   Class: javax.swing.JButton {  Find |  } 
   Class: javax.swing.JCheckBox {  Also search alias |  } 
   Class: javax.swing.JCheckBox {  Automatically set the Navigate on
Double-Click option |  } 
   Class: javax.swing.JCheckBox {  Match case |  } 
   Class: javax.swing.JCheckBox {  Match whole word only |  } 
   Class: javax.swing.JCheckBox {  This is an XPath expression |  } 
   Class: javax.swing.JRadioButton {  Descriptions |  } 
   Class: javax.swing.JRadioButton {  Elements |  } 
   Class: javax.swing.JTextField {  |  } 
   Class: org.netbeans.modules.uml.ui.addins.associateDialog.AssociateDlgGUI { 
Associate |  } 
   Class: org.netbeans.modules.uml.ui.addins.associateDialog.JAssociateTable { 
|  } 
Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  |  } 
   Class: org.netbeans.modules.uml.ui.addins.associateDialog.JAssociateTable {  |  }
Comment 1 Yang Su 2006-11-08 22:28:02 UTC
reworked UI a bit to address usability and a11y issues.
Comment 2 Andrew Korostelev 2006-11-20 15:47:55 UTC
verified in ide-coco-061119_3