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 127867 - A11Y - New Project wizard - no a11y description
Summary: A11Y - New Project wizard - no a11y description
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: CDC pack (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Andrew Korostelev
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-02-20 13:25 UTC by Lukas Hasik
Modified: 2008-07-29 12:51 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 Lukas Hasik 2008-02-20 13:25:02 UTC
P1 because the dialog itself doesn't provide accessible description 

No Accessible description :

Class
    javax.swing.JComboBox { Device: | } 
Class
    javax.swing.JComboBox { Java Platform: | } 
Class
    javax.swing.JComboBox { Profile: | } 
Class
    *org.netbeans.core.windows.services.NbDialog { New Project | } *

according to NB a11y guidelines all component have to have an accessible description -
http://a11y.netbeans.org/a11yFAQ.html#faq3
http://qa.netbeans.org/bugzilla/bug_priority_guidelines.html
Comment 1 Jaromir Uhrik 2008-02-25 12:10:36 UTC
The priority seems to be assigned properly, this should be simple to fix.
Comment 2 Andrew Korostelev 2008-02-26 22:22:40 UTC
fixed in main trunk. 

http://hg.netbeans.org/main/rev/d89d750c3023
Comment 3 Andrew Korostelev 2008-02-26 22:24:11 UTC
Fixed in main trunk. 

http://hg.netbeans.org/main/rev/d89d750c3023
Comment 4 Ivan Sidorkin 2008-07-29 12:51:25 UTC
verified