Summary: | "Open Folder" (directory picker) does not save the sidebar width | ||
---|---|---|---|
Product: | [Plasma] plasma-integration | Reporter: | Luke Horwell <code> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | 4wy78uwh, nate |
Priority: | NOR | ||
Version First Reported In: | 6.3.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-integration/-/commit/2885b098a2275ddce9021248b6bf788b4879f42e | Version Fixed In: | 6.3.4 |
Sentry Crash Report: | |||
Attachments: | Reference of what the directory selector looks like |
Description
Luke Horwell
2025-02-19 22:08:50 UTC
I've created a merge request to fix this (and 2 other bugs): https://invent.kde.org/plasma/plasma-integration/-/merge_requests/168 I confirmed this on git-master using Right-click desktop > Desktop & Wallpaper > Wallpaper type: Slideshow > Folders: Add A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-integration/-/merge_requests/170 Git commit e803b44a2ae339182564932990c436f3c0d6c533 by Nate Graham, on behalf of Luke Horwell. Committed on 11/03/2025 at 16:30. Pushed by ngraham into branch 'master'. KDirSelectDialog: Fix sidebar sizing bugs Related: bug 421247, bug 499179 499179 can't be considered fully fixed yet, as it could still rarely happen depending on the initial state. M +10 -4 qt5/src/platformtheme/kdirselectdialog.cpp M +10 -4 qt6/src/platformtheme/kdirselectdialog.cpp https://invent.kde.org/plasma/plasma-integration/-/commit/e803b44a2ae339182564932990c436f3c0d6c533 Git commit 2885b098a2275ddce9021248b6bf788b4879f42e by Nate Graham. Committed on 11/03/2025 at 16:31. Pushed by ngraham into branch 'Plasma/6.3'. KDirSelectDialog: Fix sidebar sizing bugs Related: bug 421247, bug 499179 499179 can't be considered fully fixed yet, as it could still rarely happen depending on the initial state. (cherry picked from commit e803b44a2ae339182564932990c436f3c0d6c533) 5d91e668 KDirSelectDialog: Improve layout sizing issues fd59d54c KDirSelectDialog: Save sidebar width Co-authored-by: Luke Horwell <code@horwell.me> M +10 -4 qt5/src/platformtheme/kdirselectdialog.cpp M +10 -4 qt6/src/platformtheme/kdirselectdialog.cpp https://invent.kde.org/plasma/plasma-integration/-/commit/2885b098a2275ddce9021248b6bf788b4879f42e |