Bug 504229 - "Split view (Left/Right or Top/Bottom) from next tab" does not work for last tab
Summary: "Split view (Left/Right or Top/Bottom) from next tab" does not work for last tab
Status: CONFIRMED
Alias: None
Product: konsole
Classification: Applications
Component: split-view (other bugs)
Version First Reported In: 25.04.1
Platform: openSUSE Linux
: NOR minor
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-14 18:14 UTC by postix
Modified: 2025-05-16 19:16 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description postix 2025-05-14 18:14:16 UTC
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
Comment 1 John Kizer 2025-05-16 19:16:37 UTC
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!