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 127925 - [A11Y] Missing Accessible Description for "Add to Palette" dialog
Summary: [A11Y] Missing Accessible Description for "Add to Palette" dialog
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Build System (show other bugs)
Version: 6.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: Karol Harezlak
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-02-20 17:21 UTC by Petr Dvorak
Modified: 2008-04-14 11:20 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:21:35 UTC
[A11Y] Missing accessible description for "Tools > Palette > MIDP Visual Mobile Designer > Add To Palette... (step 1)".
Ally test result:

No Accessible description :
   Class: javax.swing.JComboBox {  |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Add to Palette wizard |  }
Comment 1 Petr Dvorak 2008-02-20 17:23:51 UTC
There is more components having no AD in second step (after clicking "Next") - P3:

 No Accessible name :

Class
    javax.swing.JList { | } 

No Accessible description :

Class
    javax.swing.JButton { Deselect All | } 
Class
    javax.swing.JButton { Select All | } 
Class
    javax.swing.JCheckBox { Show Components from Libraries | } 
Class
    javax.swing.JList { | } 
Class
    org.netbeans.core.windows.services.NbDialog { Add to Palette wizard | } 

Label with LABEL_FOR not set : - none.

Components with no LABEL_FOR pointing to it :

Class
    javax.swing.JList { | } 
Comment 2 Jaromir Uhrik 2008-02-25 12:50:37 UTC
The priority is assigned properly - the fix seems to be simple.
Comment 3 Karol Harezlak 2008-02-25 18:29:11 UTC
fixed in the main trunk.
Comment 4 Petr Dvorak 2008-04-14 11:20:54 UTC
Verified: 20080411