Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
5.14.0
-
Conga-SA5
Description
When using setScreen() via QWidget's windowHandle() it will end up moving the other windows into the same screen. This does not happen when using QQuickWindow directly so only seems to be the case when it is done via QWidget's QWindow.
In this case the platform was eglfs_kms.