summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qmltests/data/tst_unhandledKeyEventPropagation.qml
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2021-05-13 03:06:04 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2021-05-13 03:06:04 +0200
commit1123956ea2e97264792f323a668d6df5abf13325 (patch)
tree99c5366dd9bd1fb3657fb8424f03f1b1f9338e0b /tests/auto/quick/qmltests/data/tst_unhandledKeyEventPropagation.qml
parent470f0b988bd10f726fe2f5e9acb6c61f179be352 (diff)
parent4629185e555e6c891d6308ae7cafa584ce6d731f (diff)
Merge "Merge remote-tracking branch 'origin/5.15' into dev"
Diffstat (limited to 'tests/auto/quick/qmltests/data/tst_unhandledKeyEventPropagation.qml')
-rw-r--r--tests/auto/quick/qmltests/data/tst_unhandledKeyEventPropagation.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/quick/qmltests/data/tst_unhandledKeyEventPropagation.qml b/tests/auto/quick/qmltests/data/tst_unhandledKeyEventPropagation.qml
index 69aa76b77..5e163fc64 100644
--- a/tests/auto/quick/qmltests/data/tst_unhandledKeyEventPropagation.qml
+++ b/tests/auto/quick/qmltests/data/tst_unhandledKeyEventPropagation.qml
@@ -46,6 +46,7 @@ Item {
focus: true
}
TestCase {
+ id: testCase
name: "WebEngineViewUnhandledKeyEventPropagation"
when: false