Details
-
Bug
-
Resolution: Cannot Reproduce
-
P3: Somewhat important
-
None
-
6.3.0
-
None
Description
Setup:
- Using Qt 6.3.0 on Windows 10 and Windows 11.
- Using QIF-based installer built under Windows 10.
- Installer is run on both Windows 10 and Windows 11 machines, and installs with no errors
- My installed application runs on both 10 and 11, no crashing, etc.
When the application is run under Windows 10 or 11, "qApp->screens()" screen geometry is reported INCORRECTLY as compared to what Windows 11 Display Settings dialog says it should be. This appears to be an issue when the recommended scaling for a given resolution is set to something other than 100%.
In the attached pics, my app labels "MAIN MONITOR", "MONITOR 1", and "MONITOR 2" maps to Windows "1", "3", and "2", respectively. The concern is the gap shown between "MAIN MONITOR" and "MONITOR 1", i.e. Windows "1" and "3" respectively.