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 25623 - Missing a11y name and description in Select a Task dialog
Summary: Missing a11y name and description in Select a Task dialog
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Ant (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Mzourek
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2002-07-15 15:04 UTC by Milan Kubec
Modified: 2003-06-30 14:46 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 Milan Kubec 2002-07-15 15:04:47 UTC
Output from a11y test tool:

===============================================
 Tested Window title : Select a Task
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

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


 No Accessible description :
   Class: javax.swing.JComboBox {  |  } 
   Class: org.netbeans.core.NbDialog {  Select a
Task |  } 


 Label with LABEL_FOR not set :
   - none.

 Components with no LABEL_FOR pointing to it :
   - none.

 Components with no mnemonic :
   - none.

 Components with wrong mnemonic (mnemonic isn't
ASCII , label doesn't contain mnemonic):
   - none.

 Components not reachable with tab traversal :
   - none.
Comment 1 Filip Rachunek 2002-07-19 07:58:55 UTC
Fixed in main trunk.
Comment 3 dpavlica 2002-07-22 09:59:45 UTC
reviewed...OK
Comment 4 Filip Rachunek 2002-07-22 11:15:46 UTC
Integrated into release34 branch.
Comment 5 Milan Kubec 2002-07-24 13:58:35 UTC
Verified in rel34-200207232340.
Comment 6 Quality Engineering 2003-06-30 14:46:14 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.