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 144475 - A11y: No Label_For > Project Properties > App > WebStart
Summary: A11y: No Label_For > Project Properties > App > WebStart
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:06 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.69 KB, text/plain)
2008-08-19 22:07 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:06:07 UTC
Verified 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 > WebStart
2. Enable Web Start
3. Run a11y test

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

Full output attached.
Comment 1 Lark Fitzgerald 2008-08-19 22:07:16 UTC
Created attachment 67863 [details]
output
Comment 2 Lark Fitzgerald 2008-08-20 19:10:39 UTC
Note: The last one:
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  Properties Category
 |  N/A }

This error re-occurs on all a11y testing of this dialog because the issue is on the left pane with the tree.  It is 
only tracked here.
Comment 3 Andrey Yamkovoy 2008-08-26 17:55:51 UTC
Partially fixed.
Comment 4 Andrey Yamkovoy 2008-08-27 15:24:49 UTC
Only Class: org.openide.explorer.view.TreeView$ExplorerTree not fixed because the related code in the Project UI API module.
Comment 5 Lark Fitzgerald 2008-09-09 17:18:09 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 6 David Strupl 2011-10-19 12:04:11 UTC
Cleaning bugzilla categories ....