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

[Android Cursor Issue]The cursor automatically move while deleting text aside an inline embed void Element #5192

Closed
qiooi opened this issue Nov 10, 2022 · 2 comments
Labels

Comments

@qiooi
Copy link

qiooi commented Nov 10, 2022

Description
Deleting the element's front text to empty,Cursor will be moved to the back of it,Deleting the back text to empty,Cursor will be moved to the front of it.

Recording
动画

Steps
To reproduce the behavior:

  1. Change to Android mode on the Chrome Console
  2. Go to 'https://www.slatejs.org/examples/mentions'
  3. Delete text

Environment

  • user-agent: [Mozilla/5.0 (Linux; Android 8.0.0; SM-G955U Build/R16NW) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Mobile Safari/537.36]
@qiooi qiooi added the bug label Nov 10, 2022
@clauderic
Copy link
Collaborator

I can confirm this is still an issue and I can consistently reproduce it 👍 Will try to spend a bit of time looking into it.

@clauderic
Copy link
Collaborator

Should be fixed by #5325

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

No branches or pull requests

2 participants