Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.9.4, 5.10.1
-
Windows 10 version 10.0.16299
- Not tested on Mac
-
geometry: b1452011282bfd0213b9f35b446e4970cb60d112 (qtbase/5.11,16.5.2018,5.11.1), frame d2fd9b1b9818b3ec88487967e010f66e92952f55 (qtbase/5.12, 12.5.2019/5.512.4)
Description
Setup:
Have two monitors with different scaling or dpi settings.
- Monitor 1 (main): Standard resolution screen (e.g. 1920x1200) or 4k screen with scaling set to 100% (windows display settings)
- Monitor 2: 4k screen at 200% scaling (windows display settings)
Scenario:
An application which shows a QQuickWidget based dialog containing a loaded QML file. (See attachment)
Expected: The dialog is sized correctly on either screen.
Actual result: When the application is started on the second (full 4k) monitor, the window and dialog are too small and content is cut off and not visible. This is mostly an issue when a user plugs a 4k screen into their non 4k laptop.
Attachments
Issue Links
- resulted in
-
QTBUG-74176 [Reg 5.11.0-5.11.2][Windows] QOpenGLWidget causes black flicker in tooltips and other widgets before displaying content
- Closed