Details
-
Bug
-
Resolution: Done
-
P4: Low
-
Qt Creator 4.10.0, Qt Creator 4.11.1
-
Windows 10 1903 64 bit
Windows 10 1909 64 bit
Qt 5.12.6
Qt 5.14.0
Qt 5.14.1
-
4ebf6981db3d2d0b434716f55d5f1ff6ac062a07 (qt-creator/qt-creator/master)
Description
- Run Creator on a machine with two screens.
One is running UHD, the other just FullHD. See attached output of qtdiag. - Make sure that "Enable high DPI scaling" is not checked in "Tools" -> "Options..." -> "Environment" -> "Interface".
Changing this will require a restart. - Open a .cpp file in Creator on the UHD screen.
- Make sure that Creator is showing the very top of the file.
When the editor is scrolled down, the bug does not seem to appear. - Move Creator's window to the FullHD screen.
- Move it back to the UHD screen.
The first characters in each line of the editor will be invisible:
Note that there is no horizontal scrollbar.