[Interest] QML: TapHandler: ignore events on popup close

Alexander Dyagilev alervdvcw at gmail.com
Fri Feb 27 17:02:12 CET 2026


Hello,

I've just found out that in case the user clicks outside of a popup (e.g.
menu) in order to just close it, then the underlying TapHandler element
still gets notifications no matter which gesturePolicy/grabPermissions flags
I'm trying to use.

Is there a way to fix this? Am I missing something?

The only workaround for now I'm aware of is to just return back to using
the MouseArea component which does not have this issue...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20260227/78010a5d/attachment.htm>


More information about the Interest mailing list