[Bug 1495118] Re: OSK anchored buttons are difficult to click

2015-09-23 Thread Matti Rinta-Nikkola
Egri, you probably meant the property activeFocusOnPress and not autoFocusOnTap. I do not know which is designed behaviour of the OSK button clicks. Anyhow I would like to see OSK disappear when I do click OSK button exactly what is the behaviour of my work around. In your suggested work around the

[Bug 1495118] Re: OSK anchored buttons are difficult to click

2015-09-22 Thread Zsombor Egri
Matti, these two bugs have nothing in common. The reason the OSK disappears is due to Button taking focus when pressed, thus OSK is automatically removed. Whilst there is a discussion on when to gain the focus (on pressed or on released, depending on the previous focused item's type, i.e. text inpu

[Bug 1495118] Re: OSK anchored buttons are difficult to click

2015-09-20 Thread Matti Rinta-Nikkola
As a work around the bug can be resolved as follows (without click sound): Button { id: createButton text: "Create Account" anchors { horizontalCenter: parent.horizontalCenter bottom: parent.bottom margins:

[Bug 1495118] Re: OSK anchored buttons are difficult to click

2015-09-18 Thread Matti Rinta-Nikkola
I think the bug has similarities with the bug #1486008 "[sdk] leading actions width is too small making it very difficult to press" Michael Sheldon (michael-sheldon) wrote on 2015-09-11: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1486008/comments/13 This is because the hid