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 184722

Summary: A11Y Palette. Components not reachable with tab traversal
Product: javafx Reporter: Alexandr Scherbatiy <sunflower>
Component: UnsupportedAssignee: Karol Harezlak <kharezlak>
Status: VERIFIED WORKSFORME    
Severity: normal Keywords: A11Y
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:

Description Alexandr Scherbatiy 2010-04-22 13:10:06 UTC
NetBeans-JavaFX-Soma:   #230


  Product Version         = NetBeans IDE Dev (Build 201004220200)
(#577952f4f3c3)
  Operating System        = Windows XP version 5.1 running on x86
  Java; VM; Vendor        = 1.6.0_15; Java HotSpot(TM) Client VM 14.1-b02; Sun
Microsystems Inc.

 Components not reachable with tab traversal :
   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 {  Charts |  Charts } 
   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 } 
   Class: org.netbeans.modules.palette.ui.CategoryButton {  Transitions |  Transitions } 
   Class: org.netbeans.modules.palette.ui.CategoryList {  Applications |  Applications }
Comment 1 Karol Harezlak 2010-04-26 08:33:13 UTC
Not sure if I understand this issue but all categories in palette are accessible using Tab key (tab traversal).