Bug 484163 - Inappropriate font rendering in pop-up previews and folder widgets
Summary: Inappropriate font rendering in pop-up previews and folder widgets
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Desktop icons & Folder View widget (show other bugs)
Version: 6.0.2
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2024-03-21 13:47 UTC by DonJaime
Modified: 2024-03-25 01:32 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.0.3
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description DonJaime 2024-03-21 13:47:18 UTC
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
Comment 1 Nate Graham 2024-03-25 01:04:44 UTC
Can reproduce; fixing it.
Comment 2 Bug Janitor Service 2024-03-25 01:10:25 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2140
Comment 3 Nate Graham 2024-03-25 01:24:49 UTC
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
Comment 4 Nate Graham 2024-03-25 01:32:35 UTC
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