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

Bug: Android web - Can't backspace delete the last character in a TextNode #2937

Closed
pro-vi opened this issue Sep 2, 2022 · 3 comments · Fixed by #2940
Closed

Bug: Android web - Can't backspace delete the last character in a TextNode #2937

pro-vi opened this issue Sep 2, 2022 · 3 comments · Fixed by #2940

Comments

@pro-vi
Copy link
Contributor

pro-vi commented Sep 2, 2022

Lexical version: 0.3.11

Steps To Reproduce

  1. On Android Chrome, go to https://playground.lexical.dev/ and delete all content
  2. At the beginning, type a character and backspace. Character not deleted, but cursor moved over
  3. If not, repeat with various letters and special characters
  4. the only way to delete is through selecting + cut

P.S. I also notice it happening with token mode TextNode, LinebreakNode etc.

Link to code example: https://playground.lexical.dev/

screen-20220830-171331.mp4
@acywatson
Copy link
Contributor

I can't seem to repro this - just got set up with a new Android phone though, so maybe a versioning thing?

Looks like I'm on Chrome 96.0.4664.104 and Android 12

@trueadm
Copy link
Collaborator

trueadm commented Sep 3, 2022

What android keyboard are you using? Gboard?

@pro-vi
Copy link
Contributor Author

pro-vi commented Sep 3, 2022 via email

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

Successfully merging a pull request may close this issue.

3 participants