aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquicktextinput_p_p.h
diff options
context:
space:
mode:
authorBartlomiej Moskal <bartlomiej.moskal@siili.com>2020-11-05 10:12:29 +0100
committerShawn Rutledge <shawn.rutledge@qt.io>2020-11-09 07:54:55 +0100
commita14e4fcdf94d26774490b26a4ef77981594f583f (patch)
tree6b1f08f61addd27b0213d6e7b09f55bb10273956 /src/quick/items/qquicktextinput_p_p.h
parent3037e442d289b1c4ff037ee02f683c199673af6f (diff)
QQuickWindow: Check if QQuickItem was not deleted
Added check into deliverMatchingPointsToItem method for Android device. In QT_VERSION below 6.0.0 touchEnabled for QtQuickItems is set by default to true It causes delivering touch events to Items which are not interested In some cases it may cause a crash. For example using Material Style in Android. QQuickShaderEffectSource may be deleted and then try to handle touch Fixes: QTBUG-85379 Pick-to: 5.15 Change-Id: Ia2c4e016db57ef9c86fcc31d4cfba6154068a546 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
Diffstat (limited to 'src/quick/items/qquicktextinput_p_p.h')
0 files changed, 0 insertions, 0 deletions