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 144486 - A11y: Comp with No Label_For - Proj > Properties > Application
Summary: A11y: Comp with No Label_For - Proj > Properties > Application
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:32 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.39 KB, text/plain)
2008-08-19 22:33 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:32: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
2. Run a11y test

 Components with no LABEL_FOR pointing to it :
   Class: javax.swing.JTextArea {  |  }
   Class: javax.swing.JTextField {  |  }
   Class: javax.swing.JTextField {  |  }
   Class: javax.swing.JTextField {  |  }
   Class: javax.swing.JTextField {  |  }
   Class: org.openide.explorer.view.TreeView$ExplorerTree {  Properties Category
 |  N/A }
Comment 1 Lark Fitzgerald 2008-08-19 22:33:01 UTC
Created attachment 67870 [details]
output
Comment 2 Andrey Yamkovoy 2008-08-26 17:57:27 UTC
Partially fixed.
Comment 3 Andrey Yamkovoy 2008-08-27 15:26:03 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:00:24 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 5 David Strupl 2011-10-19 12:04:22 UTC
Cleaning bugzilla categories ....