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

Summary: Not possible to customize ctrl+tab behavior
Product: platform Reporter: worldsayshi
Component: Window SystemAssignee: Stanislav Aubrecht <saubrecht>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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