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 25633 - Missing a11y description in Javadoc Destination Directory dialog
Summary: Missing a11y description in Javadoc Destination Directory dialog
Status: CLOSED INVALID
Alias: None
Product: java
Classification: Unclassified
Component: Javadoc (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 16:15 UTC by Milan Kubec
Modified: 2003-07-01 13:35 UTC (History)
0 users

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 16:15:15 UTC
There is missing a11y description in Javadoc
Destination Directory dialog. a11y test tool output:

===============================================
 Tested Window title : Javadoc Destination Directory
===============================================

Results of Accessibility test


 Doesn't implement Accessible :
   - none.

 No Accessible name :
   - none.

 No Accessible description :
   Class: javax.swing.JTextField {  Generate
Javadoc |  } 


 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-18 12:01:06 UTC
Not a bug, the mentioned JTextField has tooltip which is equivalent to
accessible description.
Comment 2 Quality Engineering 2003-07-01 13:33:39 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.
Comment 3 Quality Engineering 2003-07-01 13:35:18 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.