Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On-screen keyboard removes spaces incorrectly #393

Open
burdges opened this issue Jun 7, 2023 · 2 comments
Open

On-screen keyboard removes spaces incorrectly #393

burdges opened this issue Jun 7, 2023 · 2 comments
Assignees

Comments

@burdges
Copy link

burdges commented Jun 7, 2023

As I said in #391 (comment) the report bug button does not work, so I'll open an issue here.

I run Graphene OS, aka stock Android, without google play services. Wire imposes a buggy on-screen keyboard, which you can reproduce like:

  1. type at least two words like "cat dig" with a type-o in the last word, but before the last letter.
  2. press space to start another word,
  3. press back at least three time, like you wanted to change the "i" to an "o",
  4. wire incorrectly removes the space between the last two words, which gives "catdo". not the expected "cat d"

This bug never happens in other apps, only Wire.

@MohamadJaara
Copy link
Member

Hi thanks for reporting, we are looking into this issue and apparently it is related to Compose TextField with ASOP keyboard.

this issue can be tracked on google issue tracker, but from our side we will look into it and see if there is anything we can do other than waiting for google to fix it

@burdges
Copy link
Author

burdges commented Aug 22, 2024

Alright cool. It's likely all the major chat apps like signal, whatsapp, element, etc provide a keyborad with emojis in some more customized way, while wire supports emojis the "offical android way" which is broken in ASOP. It's likely various other less well known chat apps have this problem too. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants