Bug 370156 - digital clock font is tiny since plasma 5.8.0
Summary: digital clock font is tiny since plasma 5.8.0
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Digital Clock (show other bugs)
Version: 5.8.4
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
: 370030 373639 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-10-05 19:27 UTC by Till Schäfer
Modified: 2022-09-04 10:22 UTC (History)
19 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
digital clock in plasma 5.7.5 (4.98 KB, image/png)
2016-10-05 19:28 UTC, Till Schäfer
Details
digital clock in plasma 5.8.0 (3.72 KB, image/png)
2016-10-05 19:29 UTC, Till Schäfer
Details
digital clock and notification icons - HiDPI, 5.8.0 (11.84 KB, image/png)
2016-10-07 00:48 UTC, pdf
Details
digital clock and notification icons (wrapped, no scaling) - HiDPI, 5.8.0 (16.39 KB, image/png)
2016-10-07 00:51 UTC, pdf
Details
5.8.0, HiDPI (8.82 KB, image/png)
2016-10-07 03:34 UTC, WuSiYu
Details
reverse diff of D1974 (1.17 KB, patch)
2016-10-07 15:12 UTC, Till Schäfer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Till Schäfer 2016-10-05 19:27:05 UTC
the digital clock font size is significantly reduced since i have upgraded from plasma 5.7.5 to 5.8.0. Also the spacing seem unnaturally large. I have attached two screenshots form plasma 5.7.5 and 5.8.0 respectively.

Reproducible: Always
Comment 1 Till Schäfer 2016-10-05 19:28:16 UTC
Created attachment 101436 [details]
digital clock in plasma 5.7.5
Comment 2 Till Schäfer 2016-10-05 19:29:02 UTC
Created attachment 101437 [details]
digital clock in plasma 5.8.0
Comment 3 Bart 2016-10-06 21:22:41 UTC
Same thing here. Additionally, clock settings allows to change the font family but not its size.
Comment 4 pdf 2016-10-07 00:47:04 UTC
Alternative, with a HiDPI display, the digital clock text is huge, and the notification icons no longer scale larger than extremely small, see the difference between the notification icons and the power widget.
Comment 5 pdf 2016-10-07 00:48:34 UTC
Created attachment 101460 [details]
digital clock and notification icons - HiDPI, 5.8.0
Comment 6 pdf 2016-10-07 00:51:54 UTC
Created attachment 101461 [details]
digital clock and notification icons (wrapped, no scaling) - HiDPI, 5.8.0
Comment 7 WuSiYu 2016-10-07 03:34:22 UTC
Created attachment 101462 [details]
5.8.0, HiDPI

my clock is ok,but icons are too small
Comment 8 Nicolas F. 2016-10-07 14:30:37 UTC
Arch Linux on Plasma 5.8 here, on a ~168 DPI monitor. Regardless of the clock font, the clock is tiny. However, if the panel height is changed to a certain size, the clock's size suddenly jumps up.

Here's a video demo: https://fratti.ch/tmp/plasma58_clock.mp4 (1.6M H.264 yuv444p10)
Comment 9 Chris Holland 2016-10-07 14:52:12 UTC
Found what caused the bug, it seems removing pixelSize: 1024 is causing the jumpiness.
https://github.com/KDE/plasma-workspace/commit/9016eaae22db317811f5fdae29bdeba594cf6310

https://streamable.com/h0l0
* Tested with default
* Restarted plasma to apply the changes (readding pixelSize)
* Tested with pixelSize

I'm using KDE Neon, so my Qt is 5.7.0
Comment 10 Till Schäfer 2016-10-07 15:12:35 UTC
Created attachment 101473 [details]
reverse diff of D1974
Comment 11 Till Schäfer 2016-10-07 15:13:54 UTC
(In reply to Chris Holland from comment #9)
> Found what caused the bug, it seems removing pixelSize: 1024 is causing the
> jumpiness.
> https://github.com/KDE/plasma-workspace/commit/
> 9016eaae22db317811f5fdae29bdeba594cf6310

i can confirm, that the reverse diff of D1974 fixes the problem here on top of plasma 5.8.0 on gentoo (qt 5.6.1, frameworks 2.26)
Comment 12 Till Schäfer 2016-10-07 15:19:24 UTC
*** Bug 370030 has been marked as a duplicate of this bug. ***
Comment 13 Till Schäfer 2016-10-07 15:21:27 UTC
*** Bug 370030 has been marked as a duplicate of this bug. ***
Comment 14 Paul 2016-10-12 09:05:44 UTC
Can we please restore some sanity to this? :)

User definable font sizes for both date and time would be very much appreciated, not only by myself, but I feel sure quite a lot of other users also.
Comment 15 Loïc Yhuel 2016-10-16 18:02:28 UTC
Same thing on Fedora 25, applying https://bugs.kde.org/attachment.cgi?id=101473 fixes the issue.
Comment 16 Felix Miata 2016-11-24 07:56:32 UTC
downstream bug
https://bugzilla.opensuse.org/show_bug.cgi?id=1007706
Comment 17 Christoph Feck 2016-12-21 03:52:05 UTC
*** Bug 373639 has been marked as a duplicate of this bug. ***
Comment 18 Kai Uwe Broulik 2017-01-08 15:26:36 UTC
There have been changes to the font size of the clock for Plasma 5.9. Feel free to re-open if this issue still persists with this version.
Comment 19 Christoph Feck 2017-01-09 03:56:43 UTC
Now it is too big :) But I found the line in the QML file to adapt to my liking.
Comment 20 Paul 2017-01-09 11:11:52 UTC
I repeat my remarks in comment 14  :)
Comment 21 xeuawszwe 2017-02-03 18:36:27 UTC
(In reply to Christoph Feck from comment #19)
> Now it is too big :) But I found the line in the QML file to adapt to my
> liking.

What is the line, tell me please!
Comment 22 Till Schäfer 2017-02-03 19:42:14 UTC
there are bugs Bug 375969 and Bug 375966 which handle size issues with the 5.9.0 clock.