Bug 339302

Summary: Switching tabs via keyboard shortcut changes the tab, but not the terminal to which it belongs
Product: [Applications] konsole Reporter: Blue Glacier <blueglacier414>
Component: tabbarAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED WORKSFORME    
Severity: minor CC: cfeck
Priority: NOR    
Version: 2.14   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Blue Glacier 2014-09-22 14:53:49 UTC
Switching between two tabs using CTRL+SHIFT+Arrow Key does not work. Although the tab on the bar is visually brought "to the front", the (virtual) terminal stays the same.

Reproducible: Always

Steps to Reproduce:
1. Open konsole
2. Type "echo konsole 1"
3. Open another tab
4. In the new tab, type "echo konsole 2"
5. Try to shift to konsole 1 by CTRL+SHIFT+LEFT

Actual Results:  
The active tab is changing, but the terminal window itself isn't. 

Expected Results:  
When pressing  CTRL+SHIFT+LEFT, the actual terminal should change together with the tab to which it is associated.
Comment 1 Christoph Feck 2014-09-22 17:07:40 UTC
Did you change the default shortcuts?

To SWITCH tabs, use Shift+Left/Right
To MOVE tabs, use Ctrl+Shift+Left/Right