[KCModuleQml] Ignore disabled controls when tabbing

Authored by broulik on May 18 2018, 8:22 AM.

Description

[KCModuleQml] Ignore disabled controls when tabbing

Whether an item is enabled or not doesn't seem to affect its focusPolicy or position in the focus chain.
Explicitly ignore disabled controls and move to the next.
Fixes being unable to tab out of a QML KCM when the "Help" button (typically next control after the view in System Settings) is disabled

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

Details

Committed
broulikMay 18 2018, 8:22 AM
Differential Revision
D12955: [KCModuleQml] Ignore disabled controls when tabbing
Parents
R295:3fc07dda1421: GIT_SILENT Upgrade KF5 version to 5.47.0.
Branches
Unknown
Tags
Unknown