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 140852 - [A11Y] Issues with [FileBrowser] - Filter custom property editor
Summary: [A11Y] Issues with [FileBrowser] - Filter custom property editor
Status: VERIFIED INVALID
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (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 00:31 UTC by Ivan Sidorkin
Modified: 2008-07-23 17:38 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 00:31:50 UTC
Results of Accessibility test, window with title "fileBrowser [FileBrowser] - Filter"

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JEditorPane {  User Code for Obtaining String |  User Code for Obtaining String } 
   Class: javax.swing.JTextArea {  Filter: |  Filter: }
Comment 1 Denis Anisimov 2008-07-23 10:41:35 UTC
Not a bug.
Radio buttons here are instead of Labels.
So no need in LABEL_FOR.
Comment 2 Ivan Sidorkin 2008-07-23 17:38:35 UTC
verified