diff options
author | Volker Hilsheimer <volker.hilsheimer@qt.io> | 2022-12-12 12:26:01 +0100 |
---|---|---|
committer | Volker Hilsheimer <volker.hilsheimer@qt.io> | 2022-12-14 05:05:27 +0000 |
commit | f15f1d643ebf70fe9d3c67ea8405d819da595b21 (patch) | |
tree | 37a53c29419d9e36081b0f651e451688f26281e4 /src/quick/doc/snippets/qml/itemGrab.qml | |
parent | b31d4dc39e1203051de2911280d0d918ae020a9f (diff) | |
download | qtdeclarative-f15f1d643ebf70fe9d3c67ea8405d819da595b21.tar.gz |
Don't override exclusive touch grab of filtered item
A parent that filters mouse/touch events for a child might make the
child the exclusive grabber of the touch point when filtering, and the
child might have the keepTouchGrab property set. In that case, don't
override the exclusive grabber with the filtering parent.
Task-number: QTBUG-105312
Pick-to: 6.5 6.4 6.2
Change-Id: Ic04513987d5ecb2cd0b12939b7d66091e85b35ee
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'src/quick/doc/snippets/qml/itemGrab.qml')
0 files changed, 0 insertions, 0 deletions