Details
-
Bug
-
Resolution: Out of scope
-
P1: Critical
-
None
-
5.3.0 Beta1
-
None
Description
1. Open the Qt Quick: Window and Screen example
2. Run it
Note that the Qt logo is still visible, even though the window is hidden.
3. Click on "Show"
The new window is shown behind the control window, but it is not possible to click on the control window. If you modify the example, you can see that all the mouse events go to the new window.
4. Press the back button
Now the new window is hidden, and the control window responds to clicks again.
Attachments
Issue Links
- depends on
-
QTBUG-39630 Suggestion: make Window an Item
- Reported
- replaces
-
QTBUG-37947 (QtQuick) Multiple Window items not working on Android.
- Closed