Some dialogs have unreadable (too small) text
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| qtcreator-plugin-ubuntu (Ubuntu) |
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
- Zoltan Balogh: Approve on 2015-06-16
- PS Jenkins bot: Approve (continuous-integration) on 2015-06-15
-
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)
David Planella (dpm) wrote : | #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 |
Kyle Fazzari (kyrofa) wrote : | #2 |
Kyle Fazzari (kyrofa) wrote : | #3 |
Now I'm attaching a screenshot of running with QT_DEVICE_
Changed in qtcreator-plugin-ubuntu (Ubuntu): | |
status: | Confirmed → Fix Committed |
Launchpad Janitor (janitor) wrote : | #4 |
This bug was fixed in the package qtcreator-
---------------
qtcreator-
[ Alexandre Abreu ]
* Fix html5 application launch for 15.04 & policy 1.3 (LP: #1471383)
[ Benjamin Zeller ]
* Add settings page for project configuration default values
* Remove QtScript dependency from the manifest.json parser Fix Bug
lp:1461026 "Kits creation for a project should match targeted
framework" Fix Bug lp:1461014 "Match application name to click
package name" Fix Bug lp:1461019 "Default in project creation dialog
should be a qmake project" Fix Bug lp:1340061: "Some dialogs have
unreadable (too small) text" (LP: #1461026, #1461019, #1340061,
#1461014)
-- CI Train Bot <email address hidden> Mon, 20 Jul 2015 12:53:17 +0000
Changed in qtcreator-plugin-ubuntu (Ubuntu): | |
status: | Fix Committed → Fix Released |
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.