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 271940 - Not possible to customize ctrl+tab behavior
Summary: Not possible to customize ctrl+tab behavior
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-22 10:34 UTC by worldsayshi
Modified: 2017-12-22 10:34 UTC (History)
0 users

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 worldsayshi 2017-12-22 10:34:20 UTC
For both chrome and Atom I have ctrl+tab and ctrl+shift+tab to mean switch to next previous tab in the order of appearance in the tab bar. In Netbeans this behavior is mapped to ctrl-pgUp/pgDown. I can remap this behavior but not to ctrl-tab because Netbeans hardwires the tab switcher widget to ctrl+tab.

It would make sense that this behavior is customizable. From what I gather there's really no way to get around this hardwiring.

This is a follow up on this issue: https://netbeans.org/bugzilla/show_bug.cgi?id=108213