Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.15.0
-
None
-
-
2acb31641fc9c34d24ac29232cdfec2673834629
Description
I've attached an example of what fails as of Qt 5.15 (this works in 5.14).
When a MouseArea of TapHandler is in the header delegate for a ListView, setting the headerPositioning to OverLayHeader prevents them from intercepting mouse events.
I suspect it relates to this change: https://codereview.qt-project.org/c/qt/qtdeclarative/+/283566
Attachments
Issue Links
- duplicates
-
QTBUG-85302 Mouse-click catch in QML Listview's header with clip = true
- Closed