Bug 504204

Summary: Locations panel does not remember width
Product: [Applications] dolphin Reporter: postix <postix>
Component: panels: foldersAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal CC: dolphin-bugs-null, john.kizer
Priority: NOR    
Version First Reported In: 25.04.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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!