SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. Click on a pop-up preview button on a folder on the desktop or create a folder view widget on the desktop 2. Look at it and read the file and folder names. OBSERVED RESULT Eye strain. The font is white with a fuzzy dark outline on a nearly white background. EXPECTED RESULT Easily legible text. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION
Can reproduce; fixing it.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2140
Git commit d5878b2d173e21a6b85b5effda9cdb2819686559 by Nate Graham. Committed on 25/03/2024 at 01:05. Pushed by ngraham into branch 'master'. Folder View: fix label rendering for popup and widget views The shadow only needs to be displayed on the desktop, in containment mode. Previously we were checking only for whhether or not the widget was in list mode, which missed the case of grid mode for standalone widgets and folder popups on the desktop. FIXED-IN: 6.0.3 M +2 -2 containments/desktop/package/contents/ui/FolderItemDelegate.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/d5878b2d173e21a6b85b5effda9cdb2819686559
Git commit 95dbda1a15dd35903fcebaa1fc421dac79f3db11 by Nate Graham. Committed on 25/03/2024 at 01:25. Pushed by ngraham into branch 'Plasma/6.0'. Folder View: fix label rendering for popup and widget views The shadow only needs to be displayed on the desktop, in containment mode. Previously we were checking only for whhether or not the widget was in list mode, which missed the case of grid mode for standalone widgets and folder popups on the desktop. FIXED-IN: 6.0.3 (cherry picked from commit d5878b2d173e21a6b85b5effda9cdb2819686559) M +2 -2 containments/desktop/package/contents/ui/FolderItemDelegate.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/95dbda1a15dd35903fcebaa1fc421dac79f3db11