Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.4.0
-
None
-
Windows, MSVS and MinGW
-
b3fc5e1ea3eb4fe838ac716aaca4efaa5de5a814 (qtbase/5.4, 6.2.2015, 5.4.2)
Description
I have problem with fullscreen on secondary monitor.
In my test is the second monitor on left (-1280)
This work well in 4.8.6 & 5.3.2
When I used show() on secondary monitor, its show on defined point. But when I use switch to fullscreen window jump to primary.
What happend :
1) show() = secondary monitor
2) switch by showFullScreen() = jump to primary
3) swicth by showNormal() = jump to secondary
4) switch by showFullScreen() = stay on secondary
Test project attached.
Attachments
Issue Links
- is duplicated by
-
QTBUG-44118 QML Window go to fullscreen on an incorrect monitor
- Closed
- resulted in
-
QTBUG-76162 When using separate dual displays (no Xinerama), menus will popup on display 0 even if the parent is on display 1
- Closed