https://bugs.kde.org/show_bug.cgi?id=525076
Bug ID: 525076
Summary: Broken text rendering with fractional scaling
Classification: Applications
Product: Spectacle
Version First 6.7.4
Reported In:
Platform: NixOS
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: General
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Created attachment 195656
--> https://bugs.kde.org/attachment.cgi?id=195656&action=edit
Screenshot of the text
DESCRIPTION
Text rendered by spectacle dialogs looks broken sometimes. Attached a
screenshot of the take new screenshot button where the "ь" letter looks
especially broken.
STEPS TO REPRODUCE
1. Press print screen
OBSERVED RESULT
Text renders broken
EXPECTED RESULT
Text renders properly
SOFTWARE/OS VERSIONS
Operating System: NixOS 26.11
KDE Plasma Version: 6.7.4
KDE Frameworks Version: 6.29.0
Qt Version: 6.11.2
ADDITIONAL INFORMATION
https://invent.kde.org/plasma/spectacle/-/blob/v6.7.4/src/Gui/SpectacleWindow.cpp?ref_type=tags#L51
is the cause I believe. qqc2-desktop-style does that with a DPR check:
https://invent.kde.org/frameworks/qqc2-desktop-style/-/blob/v6.29.0/kirigami-plasmadesktop-integration/plasmadesktoptheme.cpp#L58.
Given that qqc2-desktop-style already does that, spectacle has no real need to
override that I believe.
--
You are receiving this mail because:
You are watching all bug changes.