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
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
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:
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