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 140893 - [A11Y] Issues with New CDC App wizard|Name and location
Summary: [A11Y] Issues with New CDC App wizard|Name and location
Status: VERIFIED INVALID
Alias: None
Product: javame
Classification: Unclassified
Component: CDC pack (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Denis Anisimov
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-07-19 22:35 UTC by Ivan Sidorkin
Modified: 2008-07-28 12:41 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 Ivan Sidorkin 2008-07-19 22:35:40 UTC
Results of Accessibility test, window with title "New CDC Application"

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  Specify the name of project's Main Class. |  N/A }
Comment 1 Denis Anisimov 2008-07-24 13:27:44 UTC
Not a bug.
There is no label assigned for pointed text field.
Label is replaced by JCheckBox.
So there cannot be LABEL_FOR property for text field.
Comment 2 Ivan Sidorkin 2008-07-28 12:41:11 UTC
verified