STEPS TO REPRODUCE 1. Have at least two tabs A (left) and B (right) 2. Select B 3. View -> Tile View -> Split View Left/Right from next tab OBSERVED RESULT Nothing happens EXPECTED RESULT Label reads "Split View Left/Right from previous tab" and view splits. SOFTWARE/OS VERSIONS Operating System: openSUSE Tumbleweed 20250512 KDE Plasma Version: 6.3.5 KDE Frameworks Version: 6.14.0 Qt Version: 6.9.0 Graphics Platform: Wayland
I can reproduce on my Fedora KDE 42 device. Just a guess, but I think it might be debatable whether a fix would be to swap the function to "previous" in the special case when you're already on the last tab, always have menu items for both next and previous tabs, or just disable the next tab option if the last tab is active. Thanks!