SUMMARY KWrite uses a non-standard key combination to switch tabs rather than the usual ctrl+tab (or ctrl+shift+tab), which is used in virtually all other applications, including Kate itself. It would therefore probably be better, for consistency's sake, to use the standard ctrl+tab combination. STEPS TO REPRODUCE 1. Open Kwrite 2. Create two new documents 3. Try to switch to a new one by pressing ctrl+tab OBSERVED RESULT Nothing happens. EXPECTED RESULT The view switches to the second document. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Endeavour OS (Arch Linux) KDE Plasma Version: 6.3.5 KDE Frameworks Version: 6.14.0 Qt Version: 6.9.0 ADDITIONAL INFORMATION
The standard kde shortcut for tabs is "Ctrl+Page up", "Ctrl + Page down", which we support.
That is undocumented, though, as the shortcut that are displayed in the "configure keyboard shortcuts" dialogue for "activate next tab" are "alt+right" as the main one and a mysterious "forward" as the alternate one. My point is that, in order to be more consistent with Kate and other applications, ctrl+tab should be supported by default.