-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.9.0, 6.10.0 Beta3
-
None
-
Windows 11 / amd64
I'm sorry if this does not qualify as a bug, but it is honestly beyond me, why a Qt Quick Popup (or any of its child items) does not receive mouse events, if its popupType property is set to either Popup.Window or Popup.Native. Strangely though, mouse events are registered for the portions of the Popup that lie outside its parent.
I can't understand the rationale for this behaviour.