Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.6.0 Beta
-
X11
-
7409e3a42bcfdf4d170832efa076a5795423c1d6
Description
When having a native window in a dock widget every resize, move, undock or similar action triggers a flood of
0x1373da0 ( QScreen(0x13308e0, name="default") ): Attempt to set a screen on a child window
messages in the application output on X11 platforms (tested on Ubuntu 14.04 and RHEL6). This doesn't happen with Qt 5.5.1.
The attached example demonstrates the problem.