aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/controls/fusion/fusion.pro
diff options
context:
space:
mode:
authorAlberto Mardegan <mardy@users.sourceforge.net>2019-03-24 22:54:31 +0300
committerAlberto Mardegan <mardy@users.sourceforge.net>2019-04-10 13:15:58 +0000
commitbd126fdea95ed994fdd35d50e445b45af75657ab (patch)
tree07337b566a799c03a6d0a688aa471ba6014cf3c4 /src/imports/controls/fusion/fusion.pro
parentf5f36b0db64e77822ef3053245c993ed14949192 (diff)
QQuickComboBox: don't hide popup if focused
The ComboBox popup should be closed when the ComboBox loses focus, but not if the control gaining focus is the popup itself. While all the styles implemented in this module implement the ComboBox popup as an unfocusable window and handle all the keyboard events in QQuickComboBox itself, the developer can choose to replace the popup with a custom implementation, which might need the keyboard focus. Fixes: QTBUG-74661 Change-Id: I838ab9cb697df63ea2099e68f1ae99eadb06be08 Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
Diffstat (limited to 'src/imports/controls/fusion/fusion.pro')
0 files changed, 0 insertions, 0 deletions