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 146683

Summary: A11y: Not reachable by tab
Product: javafx Reporter: Lark Fitzgerald <lfitzgerald>
Component: UnsupportedAssignee: Adam Sotona <asotona>
Status: VERIFIED FIXED    
Severity: blocker CC: mbudris
Priority: P3 Keywords: A11Y
Version: 6.x   
Hardware: All   
OS: Windows Vista   
Issue Type: DEFECT Exception Reporter:
Attachments: a11y output

Description Lark Fitzgerald 2008-09-09 18: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)


1. Right click a project > Properties
2. Sources is selected
3. run a11y test against it.

 Components not reachable with tab traversal :
   Class: javax.swing.JButton {  Cancel |  N/A }
   Class: javax.swing.JButton {  Help |  Help button }
   Class: javax.swing.JButton {  Includes/Excludes... |  Iinvokes the Configure
Includes & Excludes dialog which allows you to specify the packages you want to
include in your project. }
   Class: javax.swing.JComboBox {  Encoding: |  Encoding determines how the IDE
interprets characters beyond the ASCII character set. }
   Class: javax.swing.JComboBox {  N/A |  N/A }
   Class: org.netbeans.modules.project.uiapi.CustomizerDialog$ListeningButton {
 OK |  N/A }


I manually tested this and the only one that I can't reach is the Encoding JComboBox:

   Class: javax.swing.JComboBox {  Encoding: |  Encoding determines how the IDE
interprets characters beyond the ASCII character set. }
Comment 1 Lark Fitzgerald 2008-09-09 18:19:20 UTC
Created attachment 69440 [details]
a11y output
Comment 2 Andrey Yamkovoy 2008-09-10 09:09:45 UTC
Martin, please assign to someone from your team.
Comment 3 Adam Sotona 2008-10-30 16:11:44 UTC
the components were removed
Comment 4 Lark Fitzgerald 2008-10-31 15:06:28 UTC
Promoted Installer build 22 contains SDK 45 (767) 2008-10-28_19-54-33
Product Version: NetBeans IDE 6.5 RC2 (Build 200810270001)
Java: 1.6.0_10; Java HotSpot(TM) Client VM 11.0-b15
System: Windows Vista version 6.0 running on x86; Cp1252; en_US (nb)
Comment 5 David Strupl 2011-10-19 12:04:37 UTC
Cleaning bugzilla categories ....