Details
-
Bug
-
Resolution: Done
-
P2: Important
-
QDS 1.0
-
None
-
-
42ed40cf0abd0155d6e6d1ef01faf9bded065588 (qt/qtdeclarative/5.12)
Description
If I have a Project with a 750x1280 size, running it or live-previewing fails if Qt Design Studio is positioned on the secondary screen.
The livepreview launcher generates this output:
QML Debugger: Connecting to socket C:/Users/alportal/AppData/Local/Temp/QtDesignStudio-mriMfG/qtcreator-freesocket.uFageG... QWindowsWindow::setGeometry: Unable to set geometry 1500x2120+-2560+718 on QQuickView/''. Resulting geometry: 1500x2119+-2560+718 (frame: 13, 58, 13, 13, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215). QWindowsWindow::setGeometry: Unable to set geometry 1500x2120+-2560+718 on QQuickView/''. Resulting geometry: 1500x2119+-2560+718 (frame: 13, 58, 13, 13, custom margin: 0, 0, 0, 0, minimum size: 0x0, maximum size: 16777215x16777215).
I doubt that the negative X coordinate is correct.