| Summary: | One specific Qt5 widget doesn't accommodate Gnome's font settings | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Giulio 'juliuxpigface' <juliux.pigface> | ||||||
| Component: | qgnomeplatform | Assignee: | Jan Grulich <jgrulich> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 24 | CC: | jgrulich | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | qgnomeplatform-0.2-1.20160531git.fc24 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-06-18 18:53:07 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: | |||||||
| Attachments: |
|
||||||||
Created attachment 1137513 [details]
Gnome Tweak Tool: custom fonts used for this test
qgnomeplatform-0.2-1.20160531git.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-a90d9b7157 qgnomeplatform-0.2-1.20160531git.fc24 has been pushed to the Fedora 24 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-2016-a90d9b7157 qgnomeplatform-0.2-1.20160531git.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report. |
Created attachment 1137512 [details] virt-manager-qt4 (left) + virt-manager-qt5 (right) Description of problem: One Qt5 widget doesn't update its font as set in Gnome Tweak Tool. Version-Release number of selected component (if applicable): qgnomeplatform-0.1-4.fc24.x86_64 How reproducible: Always Steps to Reproduce: 1. Install gnome-tweak-tool, virt-manager-qt4 and virt-manager-qt5 2. Change the font via gnome-tweak-tool: I chose some font faces which were obviously different from the standard one. 3.Run virt-manager-qt4 and virt-manager-qt5. Actual results: 1. A specific Qt5 widget doesn't change the font type. 2. Every other UI's elements seems to follow what Gnome Tweak Tool advocates. Expected results: 1. Every font should follow the settings on Gnome Tweak Tool. Additional info: I think that the issue should be more understandable with the attached screenshot.