Some dialogs have unreadable (too small) text
Bug #1340061 reported by
David Planella
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qtcreator-plugin-ubuntu (Ubuntu) |
Fix Released
|
Medium
|
Benjamin Zeller |
Bug Description
See the attachment. I've seen it in some other places too, but this is an example of the scope creation wizard where the text above "Qt Creator can use..." is way to small to be read.
Related branches
lp://staging/~zeller-benjamin/qtcreator-plugin-ubuntu/bughunt-201506
- Zoltan Balogh: Approve
- PS Jenkins bot: Approve (continuous-integration)
-
Diff: 887 lines (+241/-239)23 files modifiedshare/qtcreator/templates/wizards/ubuntu/backend-app-cmake/wizard.xml (+19/-19)
share/qtcreator/templates/wizards/ubuntu/backend-app-qmake/wizard.xml (+30/-30)
share/qtcreator/templates/wizards/ubuntu/goproject/wizard.xml (+1/-1)
share/qtcreator/templates/wizards/ubuntu/html5-simple/wizard.xml (+1/-1)
share/qtcreator/templates/wizards/ubuntu/qtquick-app-qmake/wizard.xml (+31/-31)
share/qtcreator/templates/wizards/ubuntu/scope/wizard.xml (+1/-1)
share/qtcreator/templates/wizards/ubuntu/simple-app-qmake/wizard.xml (+31/-31)
share/qtcreator/templates/wizards/ubuntu/simple-app-qmlproject/wizard.xml (+32/-32)
share/qtcreator/templates/wizards/ubuntu/simple-i18n-cmake/wizard.xml (+30/-30)
share/qtcreator/templates/wizards/ubuntu/webapp/wizard.xml (+1/-1)
src/ubuntu/ubuntu.pro (+1/-1)
src/ubuntu/ubuntuclickdialog.cpp (+2/-2)
src/ubuntu/ubuntuclickdialog.h (+1/-1)
src/ubuntu/ubuntuclickmanifest.cpp (+31/-38)
src/ubuntu/ubuntuclickmanifest.h (+5/-8)
src/ubuntu/ubuntucreatenewchrootdialog.cpp (+8/-4)
src/ubuntu/ubuntucreatenewchrootdialog.h (+2/-2)
src/ubuntu/ubuntukitmanager.cpp (+1/-1)
src/ubuntu/ubuntupackagingmodel.cpp (+0/-1)
src/ubuntu/ubuntuplugin.cpp (+10/-0)
src/ubuntu/ubuntusettingsclickwidget.cpp (+1/-2)
src/ubuntu/wizards/ubuntufirstrunwizard.cpp (+1/-1)
tests/manifest/manifest.pro (+1/-1)
Changed in qtcreator-plugin-ubuntu: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
assignee: | nobody → zbenjamin (zeller-benjamin) |
tags: | added: avengers |
Changed in qtcreator-plugin-ubuntu (Ubuntu): | |
assignee: | nobody → Benjamin Zeller (zeller-benjamin) |
importance: | Undecided → Medium |
status: | New → Confirmed |
no longer affects: | qtcreator-plugin-ubuntu |
Changed in qtcreator-plugin-ubuntu (Ubuntu): | |
status: | Confirmed → Fix Committed |
To post a comment you must log in.
David, do you have a high-DPI screen? I would suggest that this is due to QtCreator's issues with high DPIs. My reasoning is contained in two screenshots. Since I can only apparently attach one item per comment, I'll attach a screenshot of running the SDK regularly (i.e. "low dpi mode" if you will) on a high-DPI screen, that shows tiny (but proportional) text.