SUMMARY Konversation does not allow to cycle between tabs using Ctrl+Tab. However, Ctrl+Shift+Tab cycles backwards, and Ctrl+PageUp and Ctrl+PageDown cycle on backwards and onwards, respectively. STEPS TO REPRODUCE 1. Have more than one tab open on Konversation, regardless of orientation (top, bottom, left) 2. Press Ctrl+Tab OBSERVED RESULT Nothing occurs. EXPECTED RESULT Switch to following tab. SOFTWARE/OS VERSIONS Operating System: Kubuntu 19.04 KDE Plasma Version: 5.15.4 KDE Frameworks Version: 5.56.0 Qt Version: 5.12.2
Fwiw, not sure where Ctrl+Shift+Tab comes from, but the default shortcuts are Ctrl+PageUp or Ctrl+[ Ctrl+PageDown or Ctrl+]
Well, I assumed the browser tab management paradigm applied to Konversation, since Ctrl+Shift+Tab works and tabs can be positioned on top. Would this be unintended behaviour? I think this is desirable for consistency. Dolphin, Kate and Krita also follow this paradigm.
Git commit 2b2266d8eb926b50a80c467e88b4188d279c3db1 by Christian Christiansen. Committed on 07/04/2020 at 22:43. Pushed by cchristiansen into branch 'master'. Ctrl+Tab to switch between tabs Make Ctrl+Tab a shortcut to switch to the next tab. M +4 -0 src/mainwindow.cpp https://commits.kde.org/konversation/2b2266d8eb926b50a80c467e88b4188d279c3db1