Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.2.0 Beta1
-
None
-
Windows, Mac
Description
1. Compile and run attached project.
2. Click "Create QQuickView" button and load simple QML file in QWindowContainer.
3. Click red QWindow area and notice the click count is increasing.
4. Open a Qt::Popup window either by right-clicking QLineEdit or left-clicking QComboBox.
5. While the popup is open, click QWindow area. Popup stays open.
Attachments
Issue Links
- relates to
-
QTBUG-69777 QML Window with Qt::Popup flag not behaving correctly (mouse not grabbed)
- Reported