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

Deleting texts by holding backspace key skips some texts on Android #4691

Closed
AkromDev opened this issue Nov 26, 2021 · 4 comments
Closed

Deleting texts by holding backspace key skips some texts on Android #4691

AkromDev opened this issue Nov 26, 2021 · 4 comments
Labels

Comments

@AkromDev
Copy link

Description
When I delete texts in slate editor by holding delete key, it skips some texts in android.

Recording

Sandbox

Codesandbox code
Codesandbox App

Steps
To reproduce the behavior:

  1. Visit Codesandbox App on android phone
  2. Delete texts by holding backspace key

Expectation
It should delete all texts in order like it should.

Environment

  • Slate Version: Latest versions, only tested on ^0.71.0, ^0.70.2 and ^0.66.5. Happening on all.
  • Operating System: Android, tested on Galaxy S21, Galaxy s8, galaxy a20.
  • Browser: Chrome, Samsung Internet.
@AkromDev AkromDev added the bug label Nov 26, 2021
@AkromDev AkromDev changed the title Holding delete key skips some texts while deleting it on Android Deleting texts by holding backspace key skips some texts on Android Nov 26, 2021
@imdbsd
Copy link
Contributor

imdbsd commented Nov 26, 2021

looks same with this #4348

@AkromDev
Copy link
Author

AkromDev commented Dec 6, 2021

This issue was happening even when I run slate examples locally. But it is not happening anymore in latest main branch.
I assume the issue was due to editor performance on android and seems to have been fixed after #4706

@imdbsd
Copy link
Contributor

imdbsd commented Dec 6, 2021

thanks for commenting @AkromDev ! will try the latest version to

@TrySpace
Copy link

Seems related to: #4715

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

3 participants