Summary: | Digital Clock Plasmoid does not use fixed-width font | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Nicolas F. <kdebugs> |
Component: | Digital Clock | Assignee: | Martin Klapetek <mklapetek> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | fabio.coatti, hessijames, kde, kwpolska, plasma-bugs, sombragris, tommi.tervo, zen25000 |
Priority: | NOR | ||
Version: | 5.3.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
URL: | http://fratti.ch/tmp/clock.mkv | ||
Latest Commit: | http://commits.kde.org/plasma-workspace/e7f09ba1eb976c4f282145016d34fe87de515a25 | Version Fixed In: | 5.7 |
Sentry Crash Report: |
Description
Nicolas F.
2015-05-14 16:15:45 UTC
Iirc the clock's size is determined by a fixed label, so theoretically it should not shift. Nonetheless the option for font should probably be brought back. *** Bug 348072 has been marked as a duplicate of this bug. *** Nicolas - which font are you using as your system font? I'll see if I can reproduce. (In reply to Martin Klapetek from comment #3) > Nicolas - which font are you using as your system font? > > I'll see if I can reproduce. Liberation Sans 8 at 144 DPI. I have a similar problem in Plasma Shell 5.4.0. Even though I can set a Monospace font, the width of the text box still changes. It used to work with a non-monospace font a few days ago (before an update). This is quite annoying, all icons in a system tray move to the left and the right. (5.4.1) *** Bug 353716 has been marked as a duplicate of this bug. *** *** Bug 360570 has been marked as a duplicate of this bug. *** Git commit e7f09ba1eb976c4f282145016d34fe87de515a25 by Daniel Faust. Committed on 16/03/2016 at 15:56. Pushed by dfaust into branch 'master'. Use fixed width for digital clock applet Set the width of the time label to the width of the widest time string. REVIEW: 127102 M +38 -8 applets/digital-clock/package/contents/ui/DigitalClock.qml http://commits.kde.org/plasma-workspace/e7f09ba1eb976c4f282145016d34fe87de515a25 |