Bug 1630248
Summary: | Wrong placement of digits in Timer (Gnome clocks) | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Lukas Ruzicka <lruzicka> | ||||
Component: | gnome-clocks | Assignee: | GNOME SIG Unassigned <gnome-sig> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 29 | CC: | elad, gnome-sig, yaneti | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | gnome-clocks-3.30.0-3.fc29 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2018-09-26 20:21:03 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
This seems to be font specific which is not something that I would expect from a gtk spinbutton. Broken with base interface font "Cantarell Regular" - the default for workstation Works with "Droid Sans Regular" (change it in gnome tweaks) I'll see if I can cook up a testcase for gtk. Decided its not gtks fault after all. Filing an update with a proposed fix. gnome-clocks-3.30.0-3.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-a1d610df57 gnome-clocks-3.30.0-3.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-a1d610df57 gnome-clocks-3.30.0-3.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 1484312 [details] The trimmed zero is visible here. Description of problem: When the Timer shows a value that is below 1 minute, the zero that shows single minutes (01-09) is trimmed. That does not look good. Version-Release number of selected component (if applicable): gnome-clocks-3.30.0-2.fc29.x86_64 How reproducible: Always Steps to Reproduce: 1. Set up the Timer to 1 minute. 2. Start it. 3. See it. Actual results: Trimmed zero. Expected results: The zero is displayed as a whole.