Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.5.0
-
None
-
Windows 10 64-bit with two monitors, Qt 5.5 (MSVC 2013 32 & 64 bit, MinGW), Qt Quick Controls 1.0 - 1.3.
Description
Created Qt Quick Controls application in QtCreator.
Menu opens on main display when I launch it on second display.
It happens only if I have not moved or resized the window. And only first time. Second time menu will be on right place.
Debug looks like this:
QSGThreadedRenderLoop: expose event received for window ApplicationWindow_QMLTYPE_40(0x2919d670) with invalid geometry: QRect(2440,35 640x480) on QScreen(0x1d53a7f0)
QSGThreadedRenderLoop: expose event received for window QQuickMenuPopupWindow(0x2f5082e8) with invalid geometry: QRect(2440,55 91x6) on QScreen(0x1d53a7f0)