Details
-
Type:
Bug
-
Status: Reported
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 5.15.2
-
Fix Version/s: None
-
Component/s: Quick: Controls 2, Quick: Dialogs
-
Labels:None
-
Platform/s:
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