Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
6.5.4, 6.5.5, 6.7.0, 6.8.0
Description
Qml Popup component is not closing anymore when instantiated via QQuickWidget.
To reproduce the issue:
- Run the example project.
- Click on the the 3 dots to open the popup menu.
- Click anywhere outside the popup menu.
- The popup menu doesn't close and it's still open.
Notes:
The issue doesn't exist in versions less than 6.5.3.
The issue doesn't show up in a standard Quick application.
Attachments
Issue Links
- duplicates
-
QTBUG-33481 Clicking outside a Window whose flags are Qt.Popup should close that window
- Open