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 173594 - A11Y issues with Java FX Palette
Summary: A11Y issues with Java FX Palette
Status: VERIFIED INVALID
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Karol Harezlak
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2009-10-02 13:53 UTC by Andrei Chistiakov
Modified: 2010-06-16 08:29 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 Andrei Chistiakov 2009-10-02 13:53:54 UTC
Product Version: NetBeans IDE Dev (Build 200910020201)
Java: 1.6.0_16; Java HotSpot(TM) Client VM 14.2-b01
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

 Components with no LABEL_FOR pointing to it :
   Class: org.netbeans.modules.palette.ui.CategoryList {  Actions |  Actions }
   Class: org.netbeans.modules.palette.ui.CategoryList {  Animation |  Animation }
   Class: org.netbeans.modules.palette.ui.CategoryList {  Applications |  Applications }
   Class: org.netbeans.modules.palette.ui.CategoryList {  Basic Shapes |  Basic Shapes }
   Class: org.netbeans.modules.palette.ui.CategoryList {  Colors |  Colors }
   Class: org.netbeans.modules.palette.ui.CategoryList {  Effects |  Effects }
   Class: org.netbeans.modules.palette.ui.CategoryList {  Gradients |  Gradients }
   Class: org.netbeans.modules.palette.ui.CategoryList {  Layouts |  Layouts }
   Class: org.netbeans.modules.palette.ui.CategoryList {  Media |  Media }
   Class: org.netbeans.modules.palette.ui.CategoryList {  Paths |  Paths }
   Class: org.netbeans.modules.palette.ui.CategoryList {  Swing Components |  Swing Components }
   Class: org.netbeans.modules.palette.ui.CategoryList {  Transformations |  Transformations }


 Components with no mnemonic :
   Class: org.netbeans.modules.palette.ui.CategoryButton {  Actions |  Actions }
   Class: org.netbeans.modules.palette.ui.CategoryButton {  Animation |  Animation }
   Class: org.netbeans.modules.palette.ui.CategoryButton {  Applications |  Applications }
   Class: org.netbeans.modules.palette.ui.CategoryButton {  Basic Shapes |  Basic Shapes }
   Class: org.netbeans.modules.palette.ui.CategoryButton {  Colors |  Colors }
   Class: org.netbeans.modules.palette.ui.CategoryButton {  Controls |  Controls }
   Class: org.netbeans.modules.palette.ui.CategoryButton {  Effects |  Effects }
   Class: org.netbeans.modules.palette.ui.CategoryButton {  Gradients |  Gradients }
   Class: org.netbeans.modules.palette.ui.CategoryButton {  Layouts |  Layouts }
   Class: org.netbeans.modules.palette.ui.CategoryButton {  Media |  Media }
   Class: org.netbeans.modules.palette.ui.CategoryButton {  Paths |  Paths }
   Class: org.netbeans.modules.palette.ui.CategoryButton {  Swing Components |  Swing Components }
   Class: org.netbeans.modules.palette.ui.CategoryButton {  Transformations |  Transformations }
Comment 1 Karol Harezlak 2010-06-07 09:37:44 UTC
I don't understand, please provide more information what should be fixed. Thank you.