Details
-
Bug
-
Status: Open
-
P2: Important
-
Resolution: Unresolved
-
5.15.2, 6.3.2, 6.4.1
-
None
Description
Modal windows like Popup and FileDialog accept mouse and drag events via MouseArea and DropArea respectively. A minimal QML file for reproduction is attached.
I am not sure whether this is a valid behavior, but it does not seem like it. At least it would be nice if there was a possibility to ignore all the events behind a modal window.
Related issues: QTBUG-87881, QTBUG-56236