Details
-
Bug
-
Resolution: Done
-
P2: Important
-
None
-
4.8.5, 4.8.6, 5.3.1
-
None
-
Linux, XRandR 1.3, Qt: 5.3, XCB backend
Description
QDesktopWidget::primaryScreen() should return the primary screen. I changed the primary screen to my second monitor with xrandr, but QDesktopWidget::primaryScreen() always returned the old stored value and never updated with my changes.
The primary screen might be changed. QDesktopWidget should be aware of the change and update the value accordingly.
Attachments
Issue Links
- relates to
-
QTBUG-38404 XCB: QGuiApplication::primaryScreen doesn't change according to the primary screen
- Closed