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 108781

Summary: A11Y: combo-box "Connection" in "SQL Command" is not reachable by using keyboard
Product: db Reporter: _ alexpetrov <alexpetrov>
Component: SQL EditorAssignee: John Baker <jbaker>
Status: RESOLVED INVALID    
Severity: blocker CC: mbudris
Priority: P3 Keywords: A11Y
Version: 6.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description _ alexpetrov 2007-07-03 17:09:28 UTC
Product Version: NetBeans IDE 6.0M10 (build 200706260050) 
Java: 1.6.0_01; Java HotSpot(TM) Client VM 1.6.0_01-b06 
System: Windows XP version 5.1 running on x86; Cp1251; ru_RU (nb)

A11Y: Combo-box "Connection" in the window "SQL Command" can't be reached and its selected item can't be changed by
using keyboard.
Comment 1 John Baker 2007-10-18 01:17:40 UTC
I looked at the NetBeans shortcuts and I don't see a way to traverse the toolbar buttons or pages
http://wiki.netbeans.org/wiki/attach/HelpSetForAllSeasons/shortcuts.pdf

If there's not then still I wouldn't expect this to be fixed in 6.0
Comment 2 Andrei Badea 2007-10-22 13:39:07 UTC
The combo box isn't reachable by Tab, as aren't the toolbar buttons. I think that is intentional (it's not even possible
to give focus to the toolbar buttons with the mouse). But there is a mnemonic for the combo box (Alt+C).