If the File > Options > General > Workspace > "Enable Document Tab Navigation" Is enabled, ADS sets up hardcoded key bindings (CMD+1, CMD+2, ... on OSX, ALT+1, ALT+2, ... on Linux/Windows) to navigate document tabs. Since these key bindings are installed onto the JRootPane, they take precedence over those on the menu items. This is reason for the observed behavior.
I am marking this as Won't Fix for now.
Issue #14417 |
Closed |
Won't Fix |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
1 issue link |
relates to #6095
Issue #6095add an option to disable Alt-Number tab navigation |
If the File > Options > General > Workspace > "Enable Document Tab Navigation" Is enabled, ADS sets up hardcoded key bindings (CMD+1, CMD+2, ... on OSX, ALT+1, ALT+2, ... on Linux/Windows) to navigate document tabs. Since these key bindings are installed onto the JRootPane, they take precedence over those on the menu items. This is reason for the observed behavior.
I am marking this as Won't Fix for now.