Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.9.1
-
Windows 10, Desktop GL
-
9d8a4d16c6a94bfed172c61618a345130ecaa864 (qtbase/5.9, 6.8.2017, 5.9.2)
Description
When moving a window that has a QQuickView between monitors that have different scaling, the QQuickView is misplaced.
This issue also reproduces with a simple application that has QQuickView instead of using qmlscene. The issue only happens with dpiawareness mode 2.
Steps to reproduce:
- Have a setup of 2 monitors, primary 4k monitor with 200% scaling and secondary 1920p with 100% scaling
- Run attached qml file with qmlscene
- Move the qmlscene window from primary to secondary monitor
- EXPECTED: Application is properly scaled
- ACTUAL: The Window title bar size changes, and qml content does not fill that space
Attachments
Issue Links
- is duplicated by
-
QTBUG-78143 Window drawn elements not scale on dpiawareness=2 when using different dpi screens
- Closed
- relates to
-
QTCREATORBUG-18963 Design tab is missing menu bar and mouse position is offset.
- Closed
-
QTBUG-63047 Qt Quick controls / items are placed under application title bar
- Closed
-
QTBUG-61430 Display black border: Move application from HDPI screen to normal DPI extend screen
- Reported
-
QTBUG-65804 Using two monitors with different DPI's, QML application doesn't correctly scale the window title bar
- Closed
- resulted from
-
QTBUG-53255 Windows: window decoration is not correct if the screens using different scale factor [Per monitor DPI aware applications]
- Closed
- resulted in
-
QTBUG-89715 QtQuick window title bar scaled to wrong monitor's DPI setting with d3d11 backend
- Closed