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 111147

Summary: Ctrl-PageUp/Down cycle non-document windows
Product: platform Reporter: Jesse Glick <jglick>
Component: Window SystemAssignee: issues@platform <issues>
Status: REOPENED ---    
Severity: blocker CC: anebuzelsky, juhrik, mslama, olangr
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2007-07-26 17:02:58 UTC
I have noticed in recent dev builds (JDK 7, Gnome, Ocean) that Ctrl-PageUp and Ctrl-PageDown cycle not only through
document windows (as in Firefox etc.), but also through "tool" windows in other modes, e.g. Projects/Files/Services. I
am not sure if this is intentional or not.

1. I was under the impression that all tool windows were supposed to be accessed via the Window menu or Ctrl-<number>
shortcuts. They are not available e.g. using Ctrl-TAB (Ctrl-~).

2. Ctrl-PageUp/Down have bindings in Swing list/tree views that are sometimes useful. In particular, if I have dozens of
projects open and I want to multiselect a handful of nonadjacent projects in the Projects tab (e.g. for some VCS
operation), I would previously select the first one, then use Ctrl-{Up/Down/PageUp/PageDown} to move to the next one
(Ctrl-Space to select), etc. Now Ctrl-Up/Down still work to move the focus without changing selection, but
Ctrl-PageUp/Down switch me to a different tab instead. So I need to use Ctrl-Up/Down to move around, which can be much
slower if moving by a screenful or two. I don't consider this a major use case, but it is something I definitely used
before and have missed.
Comment 1 Jesse Glick 2007-07-26 17:03:29 UTC
Probably not a high priority, but should be evaluated.
Comment 2 mslama 2007-10-02 15:51:10 UTC
Passing back.
Comment 3 Lukas Hasik 2008-04-10 21:22:26 UTC
moving opened issues from TM <= 6.1 to TM=Dev
Comment 4 Quality Engineering 2009-12-21 06:06:46 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team
Comment 5 Jesse Glick 2009-12-21 09:59:53 UTC
Still an issue in current releases. Was never made clear if this was a deliberate design decision or a mistake.
Comment 6 Jaromir Uhrik 2010-11-01 08:57:16 UTC
cc-ing "olangr" from HIE team. Ondro, could you please evaluate this and propose the solution which we should follow? Please try to think about this together with issue #163611.
Thanks.
Comment 7 draikes 2010-12-02 17:37:05 UTC
I personally don't see this as an a11y issue but rather a functionality issue.  

True it does affect keyboard navigation of the product, but even so it is not a matter of making the product more/less accessible IMO.