https://bugs.kde.org/show_bug.cgi?id=504108
Bug ID: 504108 Summary: Fixate the rightmost tab to the edge of the window Classification: Applications Product: dolphin Version: 25.04.1 Platform: unspecified OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: general Assignee: dolphin-bugs-n...@kde.org Reporter: boredsquir...@secure.mailbox.org CC: kfm-de...@kde.org Target Milestone: --- Created attachment 181218 --> https://bugs.kde.org/attachment.cgi?id=181218&action=edit screenshot showing a possible empty space next to the rightmost tab, which should not exist I think this is a general Qt issue, so it appears in other Qt apps that use tabs, like qBittorrent, too. I attach a screenshot of what I mean. It is very weird that the right edge of the rightmost tab can be moved. Normally it should always be bound to the screen edge. Instead, it seems the default layout hacks it so that there is a 0px distance, but the user can move the right border of the rightmost tab to the left. To move it back to the right, you need to grab it twice to get it to 0px distance. This is extremely odd, there seems to be no hard border on the right either. So it is possible to move tabs outside of the screen, which also should not happen. This likely requires a fix in upstream Qt, if such behavior is not wanted. -- You are receiving this mail because: You are watching all bug changes.