https://bugs.kde.org/show_bug.cgi?id=417699
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kwi | |n/39798bffb1398d6b75a067ff5 | |552a63ea6b182f7 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #26 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 39798bffb1398d6b75a067ff5552a63ea6b182f7 by David Edmundson. Committed on 19/02/2020 at 08:27. Pushed by davidedmundson into branch 'Plasma/5.18'. [plastik] Disable problematic text hints Summary: Use of "style: Text.Raised" combined with UTF-8 emoji characters currently crashes deep in font rendering code. A report has been submitted upstream: https://bugreports.qt.io/browse/QTBUG-82311 Given this crash is surprisingly common, this patch removes the text shadow. I normally would be against removing features, but this was a subtle effect anyway and frankly just made things look blurry. I doubt it'll be missed. Related: bug 413179 Test Plan: Made unit test for the crash in qmlscene Fixed the issue there Reviewers: #kwin, zzag Reviewed By: #kwin, zzag Subscribers: kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D27488 M +0 -3 plugins/kdecorations/aurorae/themes/plastik/package/contents/config/main.xml M +0 -11 plugins/kdecorations/aurorae/themes/plastik/package/contents/ui/config.ui M +0 -4 plugins/kdecorations/aurorae/themes/plastik/package/contents/ui/main.qml https://commits.kde.org/kwin/39798bffb1398d6b75a067ff5552a63ea6b182f7 -- You are receiving this mail because: You are watching all bug changes.