https://bugs.kde.org/show_bug.cgi?id=500435
Bug ID: 500435 Summary: "Open Folder" (directory picker) does not save the sidebar width Classification: Plasma Product: plasma-integration Version: 6.3.1 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: plasma-b...@kde.org Reporter: c...@horwell.me Target Milestone: --- Created attachment 178614 --> https://bugs.kde.org/attachment.cgi?id=178614&action=edit Reference of what the directory selector looks like SUMMARY The directory picker does not remember its width and is reset each time. This makes it inconsistent with others like the file picker and Dolphin sidebar, which do. STEPS TO REPRODUCE 1. Perform a task that opens a directory picker, or run "kdialog --getexistingdirectory" 2. Resize the sidebar 3. Close the directory picker and open it again 4. Observe the size of the sidebar OBSERVED RESULT The size of the sidebar is not retained. EXPECTED RESULT The size of the sidebar is retained, with similar behaviour to the file picker. SOFTWARE/OS VERSIONS Arch Linux KDE Plasma Version: 6.3.1 KDE Frameworks Version: 6.11.0 Qt Version: 6.8.2 ADDITIONAL INFORMATION The relevant class is KDirSelectDialog from src/kdirselectdialog.cpp. It should be noted that icon size setting is remembered. At this time, there is also BUG 499179 which is preventing the sidebar from being resized any smaller. -- You are receiving this mail because: You are watching all bug changes.