Bug 504204 - Locations panel does not remember width
Summary: Locations panel does not remember width
Status: RESOLVED WORKSFORME
Alias: None
Product: dolphin
Classification: Applications
Component: panels: folders (other bugs)
Version First Reported In: 25.04.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-14 10:43 UTC by postix
Modified: 2025-05-16 16:51 UTC (History)
2 users (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 10:43:28 UTC
SUMMARY

1. Open Dolphin
2. Adjust the locations panel width on the left to some reasonable size 
3. Close and reopen Dolphin

Whenever I open a new Dolphin window, the locations bar or panel on the left has a too narrow size and I need to re-adjust it.

I'd expect the size to be saved instead.


SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 42
KDE Plasma Version: 6.3.5
KDE Frameworks Version: 6.14.0
Qt Version: 6.9.0
Kernel Version: 6.14.6-300.fc42.x86_64 (64-bit)
Graphics Platform: Wayland
Comment 1 John Kizer 2025-05-16 16:43:06 UTC
Hi - I can't reproduce this on my Fedora KDE 42 device, or on a Neon User VM. Just to check:

* When you change the width there, does your ~/.local/state/dolphinstaterc file get updated as well?
* If you rename that file temporarily, does the issue continue to happen?

Thanks!
Comment 2 postix 2025-05-16 16:51:23 UTC
(In reply to John Kizer from comment #1)
> Hi - I can't reproduce this on my Fedora KDE 42 device, or on a Neon User
> VM. Just to check:
> 
> * When you change the width there, does your ~/.local/state/dolphinstaterc
> file get updated as well?
Yes! But on closing Dolphin, the original state is written back for some reason.

> * If you rename that file temporarily, does the issue continue to happen?
Nope, that fixed it. 
 
> Thanks!
Thank you!