Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.12.6, 5.13.2, 5.14.0 Beta3
-
None
-
Marco WM
-
-
c7fec68e1936576070d0fbac6cf40b818366d298 (qt/qtbase/5.14)
Description
We have two screens, 3840x2160 (DPR 2) and 1920x1080 (DPR 1).
Run the application with Qt 5.12.6 and "Qt::AA_EnableHighDpiScaling" enabled. Ensure that the application is running on HiDPI screen with a scale > 1.0 (2.0 for example). Move the window to second screen and notice that nothing happens: the window still has scale 2.0 instead of 1.0.
It worked on Qt 5.12.4.
Attachments
Issue Links
- resulted in
-
QTBUG-81532 [5.14.1 regression] xrdb values on Plasma not loaded
- Closed