Bug 418719

Summary: Stash doesn't interact properly with expanding spacers
Product: [Applications] dolphin Reporter: Michael D <nortexoid>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: normal CC: kfm-devel, nate
Priority: NOR    
Version: 19.12.3   
Target Milestone: ---   
Platform: Manjaro   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: screenshot showing settings

Description Michael D 2020-03-10 20:14:22 UTC
Created attachment 126717 [details]
screenshot showing settings

The stash icon is force right justified, no matter how the toolbar is configured. I've attached a screenshot which shows that the quit button should occur alone right justified after the stash icon, but the stash icon shows up right justified.
Comment 1 Michael D 2020-03-10 20:15:29 UTC
Forgot to mention: even if I remove the stash icon entirely from the toolbar, it still shows up. I tried resetting the toolbar, but it didn't help.
Comment 2 Nate Graham 2020-03-10 20:17:50 UTC
Are you referring to the "three bars" hamburger icon on the far right when you say the "stash icon"?
Comment 3 Michael D 2020-03-10 20:23:22 UTC
Yes. However, I see the problem: that's the "show menu" icon which appears there whenever I hide the menubar. That's a strange idiosyncrasy of dolphin.
Comment 4 Nate Graham 2020-03-10 20:28:50 UTC
So yeah, I'm afraid this is intentional. When the menubar is hidden (as it is by default), we automatically add a hamburger menu on the far right side of the window containing functionality that would be in the menubar, so you can still access all those things. If we didn't do this, all that functionality would look missing. If we made it possible to remove this button, various users would remove it and be unable to recover their menubars or the button itself.
Comment 5 Michael D 2020-03-10 20:31:32 UTC
No problem. Makes sense given that the menubar is hidden by default on dolphin, for whatever reason.