It is possible to fix this if : -- when word suggestion is disabled keyboard should send only single event with commit_string to be committed. this means preedit is diabled and we are inserting char directly. As of now current behaviour is it sends two event for every character pressed, once containing preedit_char and another containing commit_char. having same value. There is not point in these two event.
--- somehow oxide has knowledge of keyboard setting, like if word suggestion is disabled, In this case oxide can stop composing preedittext and directly commit the string. -- 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/1448145 Title: [Ubuntu Phone] The first characters are always in uppercase in webapps Status in Canonical System Image: In Progress Status in Oxide: In Progress Status in ubuntu-keyboard: Confirmed Status in Ubuntu UX: Invalid Status in webapps-sprint: In Progress Status in ubuntu-keyboard package in Ubuntu: Confirmed Bug description: Hi! In the BQ Ubuntu Edition, when I write anything in any webapp (it works fine in native apps), the first 2 letters are auto uppercase. It should be uppercase just the first letter. Steps: 1. Open Twitter webapp 2. Write a tweet 3. Press "hello" > BUG: You'll see HEllo. It should be Hello. Thanks in advance! To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1448145/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

