Summary: | "Desktop Folder Settings" window is no longer scrollable, so content can get cut off | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Roke Julian Lockhart Beedell <4wy78uwh> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, nate |
Priority: | HI | Keywords: | regression |
Version First Reported In: | 6.3.3 | ||
Target Milestone: | 1.0 | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
URL: | https://discuss.kde.org/t/guidance-on-whether-to-file-related-but-slightly-different-bugs-separately/31594?u=rokejulianlockhart | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=502851 | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-desktop/-/commit/f4f98b040eac737478c0a4406088b5421ed96c4c | Version Fixed In: | 6.4.0 |
Sentry Crash Report: | |||
Attachments: |
A Screenshot of the "Location" Page
A Screenshot of the "Icons" Page |
Description
Roke Julian Lockhart Beedell
2025-03-16 15:48:21 UTC
Created attachment 179462 [details]
A Screenshot of the "Icons" Page
Oh my goodness, it looks like this window lost its scrollability at some point in the recent past, and we didn't notice because most of the content fit in the default window size. In progress with https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2902. Git commit f4f98b040eac737478c0a4406088b5421ed96c4c by Nate Graham, on behalf of Christoph Wolk. Committed on 29/03/2025 at 02:50. Pushed by ngraham into branch 'master'. desktoppackage/configuration: simplify containment config loading The two global containment configuration pages (Wallpaper and Actions) still use the old loading method, which is essentially a copy of the regular method that also wraps them inside a page and adds an extra configuration flag. This makes the whole structure more complicated and harder to modify. Instead, convert the two pages to use KCMUtils base classes and load them the usual way. M +10 -15 desktoppackage/contents/configuration/AppletConfiguration.qml D +0 -81 desktoppackage/contents/configuration/ConfigurationAppletPage.qml M +7 -4 desktoppackage/contents/configuration/ConfigurationContainmentActions.qml M +8 -3 desktoppackage/contents/configuration/ConfigurationContainmentAppearance.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/f4f98b040eac737478c0a4406088b5421ed96c4c |