aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/contactlist/ContactForm.ui.qml
diff options
context:
space:
mode:
authorWang Chuan <ouchuanm@outlook.com>2019-11-16 20:06:45 +0800
committerouchuan <ouchuanm@outlook.com>2019-11-25 20:18:44 +0800
commitf9877da406ad96d82becb15b6eef9b723b8807e3 (patch)
tree47398815e27436d6223672969a8a8f878a7cfc18 /examples/quickcontrols2/contactlist/ContactForm.ui.qml
parent7811c2b31a8704e99474777ce21f3a22483b8a8c (diff)
QQuickPopup: fix focus when multiple popup exiting
When a focused Popup exited, it will try to transfer focus state to next Popup in chain or other item. However if there is an unfocused Popup exiting simultaneously, the focus state will be transferred to unfocused Popup, and this will cause loss of focus state since an unfocused Popup won't transfer its focus state to next Popup(or item) Fixes: QTBUG-79464 Change-Id: Ic06bd5a3616c8afbce449266e6fc24d2d54059d9 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Diffstat (limited to 'examples/quickcontrols2/contactlist/ContactForm.ui.qml')
0 files changed, 0 insertions, 0 deletions