Created attachment 194373 [details] Desktop widget and settings page DESCRIPTION I am using a manual font for the clock widget and cannot get the font of the time zone to match the custom font i set for the widget. STEPS TO REPRODUCE 1. Set "Show time zone" as "always" 2. Set a different font from the system using the "Text display" "Manual option" OBSERVED RESULT The time zone will show in system font no matter what manual font is used. Screenshot of the settings and the widget behavior attached. EXPECTED RESULT Time zone text displaying in the manual font like the time and the date. SOFTWARE/OS VERSIONS Operating System: CachyOS Linux KDE Plasma Version: 6.7.3 KDE Frameworks Version: 6.28.0 Qt Version: 6.11.1
I can reproduce the issue.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/6855
Git commit f7113ee630211e99cab598c1f4f0561a4d8c9fe2 by Nate Graham. Committed on 22/07/2026 at 14:12. Pushed by ngraham into branch 'master'. applets/digital-clock: apply font family to time zone label, too This appears to have been missed in the copy-paste from other labels where we have to manually apply the font settings one at a time because we want to manually set font.pixelSize. As such, we need to remember to do them all! FIXED-IN: 6.6.7 M +1 -0 applets/digital-clock/DigitalClock.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/f7113ee630211e99cab598c1f4f0561a4d8c9fe2
Git commit 09727e0b1f05299301c48fa5ef8d16af886de815 by Nate Graham. Committed on 22/07/2026 at 14:25. Pushed by ngraham into branch 'Plasma/6.7'. applets/digital-clock: apply font family to time zone label, too This appears to have been missed in the copy-paste from other labels where we have to manually apply the font settings one at a time because we want to manually set font.pixelSize. As such, we need to remember to do them all! FIXED-IN: 6.6.7 (cherry picked from commit f7113ee630211e99cab598c1f4f0561a4d8c9fe2) Co-authored-by: Nate Graham <nate@kde.org> M +1 -0 applets/digital-clock/DigitalClock.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/09727e0b1f05299301c48fa5ef8d16af886de815
Git commit c0a689fa4075018cc62ccc9bfa45d0e32f243054 by Nate Graham. Committed on 22/07/2026 at 14:26. Pushed by ngraham into branch 'Plasma/6.6'. applets/digital-clock: apply font family to time zone label, too This appears to have been missed in the copy-paste from other labels where we have to manually apply the font settings one at a time because we want to manually set font.pixelSize. As such, we need to remember to do them all! FIXED-IN: 6.6.7 (cherry picked from commit f7113ee630211e99cab598c1f4f0561a4d8c9fe2) Co-authored-by: Nate Graham <nate@kde.org> M +1 -0 applets/digital-clock/DigitalClock.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/c0a689fa4075018cc62ccc9bfa45d0e32f243054