aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicktext/tst_qquicktext.cpp
diff options
context:
space:
mode:
authorAndreas Buhr <andreas@andreasbuhr.de>2021-01-13 13:45:43 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-01-13 18:06:49 +0000
commitb94aaa4863b2ed3204da056792415a1f7d089ec6 (patch)
tree9c30eebeac3d6fdabf15c8dc41e066c3ec609680 /tests/auto/quick/qquicktext/tst_qquicktext.cpp
parent0ff25e23c69571983bbf34c41bc5445a1fbf4f66 (diff)
Fix QQuickShortcut::setContext so re-grab all shortcuts
A while ago, QQuickShortcut was extended to not only have a shortcut m_shortcut but in addition a list m_shortcuts. During this extension, the setContext method was missed: Shortcuts in m_shortcuts are not re-grabbed on context change. This patch fixes this. Task-number: QTBUG-88682 Change-Id: Ie73d516f2a325a328b6e975d69490eea29a18401 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> (cherry picked from commit 28f515e6334fd1c15a2f7f18de6be7bfe1f9c302) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'tests/auto/quick/qquicktext/tst_qquicktext.cpp')
0 files changed, 0 insertions, 0 deletions