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 some android device with some keyboard autocomplete is broken #5643

Open
lazybean opened this issue Apr 30, 2024 · 1 comment
Open

On some android device with some keyboard autocomplete is broken #5643

lazybean opened this issue Apr 30, 2024 · 1 comment

Comments

@lazybean
Copy link

lazybean commented Apr 30, 2024

Description
On some device, with various browser and various keyboard, entering a keyboard autocomplete suggestion does not clear the text that triggered the autocomplete.

Video shows android studio emulator of android 14 with samsung browser and swiftkey keyboard.

I am typing 'hel', then press on keyboard suggestion 'help me'
Slate contains 'helhelp me'.

I-blame-slate.mov
image

Recording
A GIF or video showing the issue happening. (If you don't include this, there's a very good chance your issue will be closed, because it's much too hard to figure out exactly what is going wrong, and it makes maintenance much harder.)

Sandbox
slate rich text demo

Steps
To reproduce the behavior:

  1. Go to 'slate'
  2. type 'hel',
  3. then press on keyboard suggestion 'help me'
  4. Slate contains 'helhelp me'.

Expectation
Slate should only contain 'help me'

Environment

Context
I've got report of this happening on other browser and other keyboard but could only repro like that.

@lazybean lazybean changed the title On some android k On some android device with some keyboad autocomplete is broken Apr 30, 2024
@lazybean lazybean reopened this Apr 30, 2024
@lazybean lazybean changed the title On some android device with some keyboad autocomplete is broken On some android device with some keyboard autocomplete is broken Apr 30, 2024
@paulvidal
Copy link

This is a problem for us too 😭 It is really impacting the mobile experience

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