Public bug reported: I am now trying to following the OSK at the link https://developer.ubuntu.com/en/apps/qml/tutorials/ubuntu-screen- keyboard-tricks/. I find that when i set anchorToKeyboard to true, the UI looks different from the one shown on the link.
When anchorToKeyboard: true, I cannot even see the input field for "username" and "password"? is this a bug? the UI is like http://imgur.com/wXaSzqG my test code is at https://github.com/liu-xiao- guo/osk faenil helped to verify that if we set: Page { title: i18n.tr("onscreenkeyboard") anchors.fill: parent // this line makes the OSK work properly as expected on the link .... } Best regards, XiaoGuo ** Affects: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu. https://bugs.launchpad.net/bugs/1566713 Title: OSK does not work as expected Status in ubuntu-ui-toolkit package in Ubuntu: New Bug description: I am now trying to following the OSK at the link https://developer.ubuntu.com/en/apps/qml/tutorials/ubuntu-screen- keyboard-tricks/. I find that when i set anchorToKeyboard to true, the UI looks different from the one shown on the link. When anchorToKeyboard: true, I cannot even see the input field for "username" and "password"? is this a bug? the UI is like http://imgur.com/wXaSzqG my test code is at https://github.com/liu- xiao-guo/osk faenil helped to verify that if we set: Page { title: i18n.tr("onscreenkeyboard") anchors.fill: parent // this line makes the OSK work properly as expected on the link .... } Best regards, XiaoGuo To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1566713/+subscriptions -- Mailing list: https://launchpad.net/~ubuntu-sdk-bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-sdk-bugs More help : https://help.launchpad.net/ListHelp

