https://bugs.kde.org/show_bug.cgi?id=459372
--- Comment #6 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 54ca3e91e384d519746840b7342055ab0417994f by Fushan Wen, on behalf of Jin Liu. Committed on 24/09/2022 at 02:25. Pushed by fusionfuture into branch 'Plasma/5.26'. applets/digital-clock: use theme default font when fontFamily not set When migrating from 5.25 config, the user may have previously set boldText=true and fontFamily="". In this case, we need to use the system font, and not the applet's (nonexistent) configured font. This is required by https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/1169 (cherry picked from commit 9bf9cc4fcfcabd55652e6a7d2eac3b778253d210) M +1 -1 applets/digital-clock/package/contents/ui/DigitalClock.qml https://invent.kde.org/plasma/plasma-workspace/commit/54ca3e91e384d519746840b7342055ab0417994f -- You are receiving this mail because: You are watching all bug changes.