Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
5.12.4
-
None
Description
When setting the qt.conf file with dpiawareness=2, the window draw elements, such as titlebar will not be scaled.
This can be observed by having two screens with diferent dpi and change the app between screens.
There is already a issue open that suggests to do this, but right now this appears more as a bug.
https://bugreports.qt.io/browse/QTBUG-68712
This can be observed by creating a default app and put the qt.conf with dpiawareness=2.
The qt.conf should be placed where the app is generated, near the .exe file.
Below I will attached the project and prints.
Attachments
Issue Links
- duplicates
-
QTBUG-62901 [REG: 5.8->5.9]: Moving a Window with QQuickView between differently scaled monitors misplaces the QQuickView when using dpiawareness=2
- Closed