~canonical-platform-qa/ubuntu-ui-toolkit/fix_keyboard_bug1523501

« back to all changes in this revision

Viewing changes to components.api

Don't set activeFocusOnPress on TextField but on child only. Fixes: https://bugs.launchpad.net/bugs/1486274, https://bugs.launchpad.net/bugs/1513897.

Approved by PS Jenkins bot, Zsombor Egri.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1081
1081
    property bool ignoreUnknownProperties
1082
1082
Ubuntu.Components.StyledItem 1.3 1.3 1.1 1.0 0.1: Item
1083
1083
    property bool activeFocusOnPress 1.3
 
1084
    signal activeFocusOnTabChanged2() 1.3
1084
1085
    function bool requestFocus(Qt.FocusReason reason) 1.3
1085
1086
    function bool requestFocus() 1.3
1086
1087
    property Component style