Bug 441491

Summary: Ctrl-Tab/Ctrl-Shift-Tab switching broken
Product: [Applications] konsole Reporter: Yevgeny Kosarzhevsky <phaoost>
Component: tabbarAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: normal CC: a.samirh78, andrea.ippo
Priority: NOR    
Version: 21.08.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Yevgeny Kosarzhevsky 2021-08-24 17:57:12 UTC
SUMMARY
Switching between tabs broken with recent update

STEPS TO REPRODUCE
1. Open multiple tabs
2. Start switching with Ctrl-Tab/Ctrl-Shift-Tab

OBSERVED RESULT
Tabs switched in a wrong order

EXPECTED RESULT
Tabs switched in usual order

SOFTWARE/OS VERSIONS
KDE Plasma Version: 5.21.5
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.2
Comment 1 Ahmad Samir 2021-08-24 19:02:48 UTC
Seems to work here, i.e. pressing Ctrl+Tab goes to the next tab on the right and Ctrl+Shift+Tab goes the other way around.
Comment 2 Yevgeny Kosarzhevsky 2021-08-25 22:33:02 UTC
Pressing Ctrl-Tab switches be to previous tab, not to the righter once. Pressing Ctrl-Shift-Tab switches me to some other tab in a way I cannot explain
Comment 3 Andrea Ippolito 2024-03-08 14:44:48 UTC
Hello,

this is working as designed. Ctrl + Tab moves to the Last Used tab (+ Shift to reverse the order).
What you are looking for is Shift + arrow left/right if you just want to move positionally, independently from recency of use.
You can also Ctrl + Alt + I in pretty much any KDE app to see the menu entries for that app with their associated keyboard shortcuts, if any, and it will confirm this.

Closing.