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 144480 - A11y: Comp with No Label_For - Proj Properties > App > Applet
Summary: A11y: Comp with No Label_For - Proj Properties > App > Applet
Status: VERIFIED FIXED
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P3 blocker (vote)
Assignee: Andrey Yamkovoy
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2008-08-19 22:19 UTC by Lark Fitzgerald
Modified: 2011-10-19 12:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
output (1.38 KB, text/plain)
2008-08-19 22:20 UTC, Lark Fitzgerald
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lark Fitzgerald 2008-08-19 22:19:34 UTC
Tested using daily trunk build 181 on:
Product Version: NetBeans IDE Dev (Build 200805270004)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)

1. Project Properties > Application > Applet
2. Enable Run Applet in Browser
3. Run a11y test

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextField {  |  java argumnets will be passed to Applet.
}
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  Properties Category
 |  N/A }

full output attached.
Comment 1 Lark Fitzgerald 2008-08-19 22:20:03 UTC
Created attachment 67866 [details]
output
Comment 2 Andrey Yamkovoy 2008-08-26 17:56:30 UTC
Partially fixed.
Comment 3 Andrey Yamkovoy 2008-08-27 15:25:37 UTC
Only "Class: org.openide.explorer.view.TreeView$ExplorerTree" not fixed because the related code in the Project UI API
module.
Comment 4 Lark Fitzgerald 2008-09-09 17:03:18 UTC
A11y output now shows:

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JFormattedTextField {  |  Applet height }
   Class: javax.swing.JFormattedTextField {  |  Applet width }
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  Properties Category
 |  N/A }
Comment 5 Lark Fitzgerald 2008-09-09 18:32:57 UTC
Closing.  This a11y output is showing on new functionality.  A new bug was logged: 146687
Comment 6 Lark Fitzgerald 2008-09-09 18:33:23 UTC
Tested using FX Cont trunk build 130 (Sep 9, 2008 4:49:22 PM) on NB6.5:
Product Version: NetBeans IDE Dev (Build 200809081401)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b14
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Comment 7 David Strupl 2011-10-19 12:04:15 UTC
Cleaning bugzilla categories ....