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 107509 - A11Y: No Accessible description for JList
Summary: A11Y: No Accessible description for JList
Status: VERIFIED FIXED
Alias: None
Product: javame
Classification: Unclassified
Component: Web Services (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Michal Skvor
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2007-06-20 20:11 UTC by pcmreddy
Modified: 2007-10-30 12:07 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 pcmreddy 2007-06-20 20:11:17 UTC
Build used 06/17/07 on xp with JDK 1.6 U1

How to reproduce.
Install NB 6.0 and A11Y test module
Run A11Y test runner
Create a new Mobile project and add a Webservice client.

Use the WSDL http://wsparam.strikeiron.com/emailverify_3_0?WSDL

An error dialog popup 
By pressing CTRL + F11 run A11Y tests on the wizard dialog.

Observe the report. The following A11Y requirements needs to be satisfied.
...
No Accessible description :
   Class: javax.swing.JList {  |  } 
   Class: org.netbeans.core.windows.services.NbDialog {  Validation Results |  } 

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JList {  |  } 
...
Comment 1 Michal Skvor 2007-07-31 10:22:52 UTC
Fixed.
Comment 2 Lukas Hasik 2007-10-30 12:07:23 UTC
v