Bug 502304 - Tabs can be visually dragged past the ends of the tab bar, even though they cannot be detached from the window
Summary: Tabs can be visually dragged past the ends of the tab bar, even though they c...
Status: CONFIRMED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 24.12.3
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-02 06:26 UTC by Fernando M. Muniz
Modified: 2025-04-15 10:01 UTC (History)
3 users (show)

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


Attachments
Dragging tabs out of bounds. (1.37 MB, video/x-matroska)
2025-04-02 06:26 UTC, Fernando M. Muniz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Fernando M. Muniz 2025-04-02 06:26:08 UTC
Created attachment 179925 [details]
Dragging tabs out of bounds.

If you have 2 tabs or more, you can drag them beyond the left corner.

This issue also takes away an useful visual indicator for reaching the first tab when dragging a tab among many others.
Comment 1 Fernando M. Muniz 2025-04-02 21:52:46 UTC
If it is intentional, what about limiting to a maximum of a 25% dip into the void?
Comment 2 John Kizer 2025-04-11 03:13:07 UTC
I suspect this is upstream Qt based on https://bugs.kde.org/show_bug.cgi?id=411431 , which is related, but I'm not sure so marking as confirmed since I can reproduce.
Comment 3 Felix Ernst 2025-04-15 10:01:16 UTC
We actually do want users to be able to detach tabs from a window in the future, so while this bug report is valid, I think we should rather fix that working than adapting the visual to the current incomplete state.

https://bugs.kde.org/show_bug.cgi?id=411431 tracks the detaching of tabs feature request. We unfortunately don't have a common compononent in KDE currently which gives us tab-related features for free.