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 251970 - CTRL PageDown/PageUp should follow editor in other windows
Summary: CTRL PageDown/PageUp should follow editor in other windows
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-21 15:02 UTC by workmonitored
Modified: 2015-04-21 15:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description workmonitored 2015-04-21 15:02:00 UTC
I have a multi-monitor setup. I drag one of the editor windows to the other monitor. When I use CTRL PageUp/PageDown, I can only navigate within the editor tabs of current window. This makes it disruptive since I have to click on the other netbeans window. 

I'd like to have the feature where CTRL Pageup/PageDown follow the editors in other windows. I am not sure if this is possible to move the focus to the other window and whether it can be done in all platforms. However it will be a very nice feature and will not break the focus while working on tasks.