diff options
author | Jan Arve Sæther <[email protected]> | 2018-11-21 11:34:32 +0100 |
---|---|---|
committer | Frederik Gladhorn <[email protected]> | 2018-12-13 17:53:19 +0000 |
commit | 0a92b02f1784a8934490633edcfed79fc685bfa2 (patch) | |
tree | 2686826b9c64dc7e760ae5a2a169b13658a48e0d /src/qmltest/quicktest.cpp | |
parent | 9929c250a3829aec82955da91413bc7673dc159d (diff) |
Fix Keys.onShortcutOverride for TextEdit
It was not possible to override a shortcut with Keys.onShortcutOverride
for TextEdit. This was because the ShortcutOverride event sent to the
TextEdit was not passed on to the default event() implementation (of the
base class) in the case that the QQuickTextEdit did not handle the
ShortcutOverride event.
Fixes: QTBUG-68711
Change-Id: I981738d8f92c77eadb8dd98b4245290d430525d3
Reviewed-by: Jan Arve Sæther <[email protected]>
Reviewed-by: Liang Qi <[email protected]>
Reviewed-by: Frederik Gladhorn <[email protected]>
Diffstat (limited to 'src/qmltest/quicktest.cpp')
0 files changed, 0 insertions, 0 deletions