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 126475

Summary: Hardly usable Recent Folder combobox using just a keyboard
Product: contrib Reporter: Martin Krauskopf <mkrauskopf>
Component: Quick FilechooserAssignee: Jesse Glick <jglick>
Status: RESOLVED FIXED    
Severity: blocker Keywords: A11Y
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Martin Krauskopf 2008-02-01 09:48:34 UTC
Try to press Alt-R and then try to select with keyboard (no mouse) the folder you want. Every time, some folder in the
combobox is selected, the combobox is closed and the folder is immediately applied. So the combobox is more or less
unusable with a keyboard, just with mouse. Folder should be applied when Enter is hit.
Comment 1 Jesse Glick 2008-02-01 16:26:33 UTC
You can access recent folders using the up/down arrow keys, no need to select the combobox.
Comment 2 Martin Krauskopf 2008-02-01 16:38:21 UTC
Sure, you can. But when you have 20 items in the combobox, from which some are expensive to load (like NetBeans
repositories root), it losts usability and I end up expanding combobox too see more - eight; items at once.
Comment 3 Jesse Glick 2009-02-19 19:52:42 UTC
Unfortunately not easy to fix; generally considered to be a bug in Swing. (Visible many other places, e.g. dropdowns in
project Properties dialogs.) There is a client property which seems to work (at least for navigation using Up/Down, not
Page Up/Down); tested on Ocean, GTK, XP. release65/contrib #fc48f717a565