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 127922 - [A11Y] Missing Accessible Description for a component
Summary: [A11Y] Missing Accessible Description for a component
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Build System (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Andrew Korostelev
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-02-20 17:12 UTC by Petr Dvorak
Modified: 2008-04-14 11:29 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 Petr Dvorak 2008-02-20 17:12:08 UTC
Missing some A11Y elements for "Project properties > General":

No Accessible name :

Class
    javax.swing.JFormattedTextField { | } 

No Accessible description :

Class
    javax.swing.JButton { Cancel | } 
Class
    javax.swing.JButton { OK | } 
Class
    javax.swing.JCheckBox { Automated Application Version Incrementation | } 
Class
    javax.swing.JCheckBox { N/A | } 
Class
    javax.swing.JCheckBox { Use Preprocessor | } 
Class
    javax.swing.JFormattedTextField { | } 
Class
    javax.swing.JTextField { Application Version Number: | } 

Label with LABEL_FOR not set : - none.

Components with no LABEL_FOR pointing to it :

Class
    javax.swing.JFormattedTextField { | } 
Class
    org.openide.explorer.view.TreeView$ExplorerTree { Category: | N/A }
Comment 1 Andrew Korostelev 2008-02-27 17:16:19 UTC
fixed in main trunk
http://hg.netbeans.org/main/rev/7c24198fada3

Comment 2 Petr Dvorak 2008-04-14 11:29:20 UTC
Verified: 20080411