Bug 415187 - Font size changed in 5.17.4
Summary: Font size changed in 5.17.4
Status: RESOLVED FIXED
Alias: None
Product: kdeplasma-addons
Classification: Plasma
Component: Weather (show other bugs)
Version: 5.17.4
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2019-12-15 03:58 UTC by Matt
Modified: 2019-12-15 18:14 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.17.5


Attachments
Screenshot of how weather widget looks in 5.17.4 (42.60 KB, image/png)
2019-12-15 03:58 UTC, Matt
Details
How weather widget used to look (3.19 MB, image/png)
2019-12-15 03:58 UTC, Matt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt 2019-12-15 03:58:30 UTC
Created attachment 124494 [details]
Screenshot of how weather widget looks in 5.17.4

SUMMARY
Font became much smaller after update. This happened on two of my machines. Screenshots attached.

STEPS TO REPRODUCE
1. Update to 5.17.4
2. Restart Plasma
3. With no action on my part in the settings, Weather widget font is much smaller

OBSERVED RESULT
Font is smaller

EXPECTED RESULT
Font should stay the same size as previously

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version:  5.17.4
KDE Frameworks Version: 5.64.0
Qt Version: 5.13.1

ADDITIONAL INFORMATION
Comment 1 Matt 2019-12-15 03:58:54 UTC
Created attachment 124495 [details]
How weather widget used to look
Comment 2 Nate Graham 2019-12-15 11:12:05 UTC
Almost certainly my fault, caused by https://cgit.kde.org/kdeplasma-addons.git/commit/?id=edb1367acc396a30d745854eefa223a0a400ce53.

I tested this extensively to try to avoid regressions like this and it was reviewed, but I guess we missed this. :/
Comment 3 Nate Graham 2019-12-15 11:22:44 UTC
Can you tell me the height of your panel in pixels? It looks very short.
Comment 4 Nate Graham 2019-12-15 13:05:11 UTC
Git commit 865ae05e8fe280a177fcd6dcf5f847327de36a00 by Nate Graham.
Committed on 15/12/2019 at 13:04.
Pushed by ngraham into branch 'Plasma/5.17'.

[applets/weather] Fix regression in temperature size with short panels
FIXED-IN: 5.17.5

M  +9    -3    applets/weather/package/contents/ui/IconAndTextItem.qml

https://commits.kde.org/kdeplasma-addons/865ae05e8fe280a177fcd6dcf5f847327de36a00
Comment 5 Matt 2019-12-15 18:14:27 UTC
Pixel Height is 23 px.

Thanks for the fix.