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 144621 - A11y: Label_For & Mnemonic - proj properties > run
Summary: A11y: Label_For & Mnemonic - proj properties > run
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-20 18:52 UTC by Lark Fitzgerald
Modified: 2011-10-19 12:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
output (998 bytes, text/plain)
2008-08-20 18:53 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-20 18:52:19 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 > Run
2. Run a11y test

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


 Components with no mnemonic :
   Class: javax.swing.JCheckBox {  Run with Java Web Start |  }
   Class: javax.swing.JLabel {  (e.g. -Xms10m) |  (e.g. -Xms10m) }

Full output attached.
Comment 1 Lark Fitzgerald 2008-08-20 18:53:18 UTC
Created attachment 67971 [details]
output
Comment 2 Andrey Yamkovoy 2008-08-26 17:53:41 UTC
Partially fixed. 
Mnemonics were fixed.
Comment 3 Andrey Yamkovoy 2008-08-27 15:27:08 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:04:33 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:26 UTC
Cleaning bugzilla categories ....