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 137480 - A11Y: Components with no LABEL_FOR in "Find Type" dialog
Summary: A11Y: Components with no LABEL_FOR in "Find Type" dialog
Status: VERIFIED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Jan Becicka
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-06-17 19:25 UTC by Roman Mostyka
Modified: 2008-08-11 13: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 Roman Mostyka 2008-06-17 19:25:12 UTC
Results of Accessibility test, window with title "Find Type"
Components with no LABEL_FOR pointing to it :
  Class: javax.swing.JList {  |  }
Comment 1 _ potingwu 2008-06-17 19:30:19 UTC
Please specify which dialog or UI.
Comment 2 Roman Mostyka 2008-06-17 19:34:29 UTC
DnD "JSF Data Table" component from the JSF part of the palette, select "Table Generated From Entity Class" radiobutton
and click "Browse" button.
Comment 3 _ potingwu 2008-06-17 19:37:22 UTC
"... Generated From Entity Class" issue.
Comment 4 Jan Lahoda 2008-06-18 08:43:12 UTC

*** This issue has been marked as a duplicate of 137478 ***
Comment 5 Roman Mostyka 2008-07-23 19:24:00 UTC
The problem still exists.
Comment 6 Jan Becicka 2008-08-05 14:12:54 UTC
http://hg.netbeans.org/main/rev/ba4ec4a56601
Comment 7 Roman Mostyka 2008-08-07 15:25:13 UTC
The a11y-tool still gives the result:

Results of Accessibility test, window with title "Find Type"
Components with no LABEL_FOR pointing to it :
  Class: javax.swing.JList {  List of Types |  List of Types }
Comment 8 Jan Becicka 2008-08-07 15:30:07 UTC
fixed
Comment 9 Roman Mostyka 2008-08-07 15:44:48 UTC
a11y-tool still shows this issue:
Results of Accessibility test, window with title "Find Type"
Components with no LABEL_FOR pointing to it :
  Class: javax.swing.JList {  List of Types |  List of Types }

And I see changes from your changeset.
If fix is contained in some other changeset, please add it to the comment.
Comment 10 Quality Engineering 2008-08-08 04:26:24 UTC
Integrated into 'main-golden', available in build *200808080201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/0fdd4d058536
User: Jan Becicka <jbecicka@netbeans.org>
Log: #137480: A11Y: Components with no LABEL_FOR in "Find Type" dialog
Comment 11 Jan Becicka 2008-08-08 12:56:56 UTC
fixed.
Comment 12 Roman Mostyka 2008-08-08 16:53:51 UTC
Verified with build 080808.
Comment 13 Jan Becicka 2008-08-11 13:07:40 UTC
*** Issue 143326 has been marked as a duplicate of this issue. ***