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 83724 - a11y: a few a11y items missing on the DOORS Projects dialog
Summary: a11y: a few a11y items missing on the DOORS Projects 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 19:36 UTC by Peter Lam
Modified: 2006-11-17 02:02 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 19:36:22 UTC
Results of Accessibility test, window with title "DOOR Projects"

 No Accessible name :
   Class: javax.swing.JList {  |  } 

 No Accessible description :
   Class: javax.swing.JButton {  Cancel |  } 
   Class: javax.swing.JButton {  OK |  } 
   Class: javax.swing.JList {  |  } 
   Class: org.netbeans.modules.uml.requirements.doorsprovider.DoorsProjectDialog
{  DOOR Projects |  } 


 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JList {  |  } 


 Components with no mnemonic :
   Class: javax.swing.JButton {  OK |  } 


Steps to bring up "DOOR Projects" dialog:
- be sure to start and login to TeleLogic Doors first before starting IDE
- open UML Design Center
- expand on Design Center node
- right-click on Requirements node and select Add Requirements Source
- from Requirements Provider dialog, select DOORS Requirements Provider and
press Open button. The DOOR Projects dialog opens.
Comment 1 Yang Su 2006-11-07 19:18:40 UTC
added a label for the project list
Comment 2 Peter Lam 2006-11-17 02:02:02 UTC
verified in build 061116_4. a11y ui tester output is now clean.