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 83647 - a11y: some a11y issues with Requirements Provider dialog
Summary: a11y: some a11y issues with Requirements Provider dialog
Status: VERIFIED FIXED
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Yang Su
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-08-29 01:50 UTC by Peter Lam
Modified: 2006-11-17 02:19 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-08-29 01:50:21 UTC
Results of Accessibility test, window with title "Requirements Provider"

 No Accessible name :
   Class: javax.swing.JList {  |  } 
   Class: javax.swing.JTextPane {  |  text/plain } 

 No Accessible description :
   Class: javax.swing.JList {  |  } 
   Class:
org.netbeans.modules.uml.core.requirementsframework.RequirementsProviderDialog {
 Requirements Provider |  } 

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JList {  |  } 
   Class: javax.swing.JTextPane {  |  text/plain }
Comment 1 Yang Su 2006-10-30 20:58:23 UTC
re-implement the dialog to meet NB standard
Comment 2 Peter Lam 2006-11-17 02:19:35 UTC
verified in build 061116_4.
The a11y ui tester still shows a missing description for the dialog below. Since
the title of the dialog is the same, it's sufficient and this desc is not really
required.

 No Accessible description :
   Class: org.netbeans.core.windows.services.NbDialog {  Requirements Provider |  }