[ComboBox] Follow focusPolicy

Authored by broulik on Nov 4 2019, 10:44 AM.

Description

[ComboBox] Follow focusPolicy

Since we have a MouseArea in our contentItem stealing events from the underlying Control,
its focusPolicy (defaults to Qt.StrongFocus for ComboBox) is never followed.
This causes the ComboBox not to get focused when clicking it,
making it impossible to use the arrow keys to navigate it.

Differential Revision: https://phabricator.kde.org/D24879

Details

Committed
broulikNov 4 2019, 10:44 AM
Differential Revision
D24879: [ComboBox] Follow focusPolicy
Parents
R858:ee6c896dc39a: GIT_SILENT QT_DEPRECATED_WARNINGS_SINCE will be done by ECM
Branches
Unknown
Tags
Unknown