** Package changed: ubuntu-ui-toolkit (Ubuntu) => ubuntu-keyboard (Ubuntu)
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-keyboard in Ubuntu. https://bugs.launchpad.net/bugs/1462776 Title: TextField: with OSK TextChanged not fired on alphabetic chars, only on numbers Status in ubuntu-keyboard package in Ubuntu: New Bug description: Version Info: Description: Ubuntu Vivid Vervet (development branch) Release: 15.04 ubuntu-ui-toolkit: 1.2.1458+15.04.20150422-0ubuntu1 ubuntu-keyboard: 0.99.trunk.phablet2+15.04.20150326-0ubuntu1 When trying to implement an action upon text editing in a TextField, the onTextChanged handler not called when a character entered via OSK is alphabetic. It fires when either number entered or Enter pressed. The issue also occurs with using QtQuick's bare TextInput element, and it works properly with HW keyboard (on a desktop PC), so not sure if this is the good place for this bug, please feel free to reassign as needed. For reproducing the issue, please consider the 2 attached code snippets. Both of them works properly when ran with qmlscene on PC, but both of them fails to emit the signal either in emulator or on aquaris e4.5 with OSK. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-keyboard/+bug/1462776/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp