-
-
Notifications
You must be signed in to change notification settings - Fork 112
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): Pressing Backspace key for a while make the cursor stuck on the text pane #7069
Comments
Confirm that this issue does occur when testing with the latest alpha (v16.0.49) on Android 10 (API 29) and Android 11 (API 30) in both system keyboard and in-app. |
I saw it affect an Android user with version 15.0.268 last week, so it may not be new in 16.x. |
I believe this is fixed by #7156. Can you confirm @MakaraSok @bharanidharanj? |
Just a note on process here. While the fix is testing fine with a PR, we don't normally close an issue until the fix is merged to master, and the developer would go ahead and close rellated issues once they do the merge. 😁 |
@mcdurdin Okay. Thanks for the Clarification, Marc. :-) |
Describe the bug
After entering a word in the text pane I tried to delete all the characters by long pressing the Backspace key leads to stuck the cursor on the text pane.
To Reproduce
Here, I noticed that the cursor on the text pane get stuck and I was not able to delete any one of the character. I have attached the Screenshot as well as the Video file for reference.
Expected behavior
Long pressing with the Backspace key should delete all the characters one by one.
Screenshots
Video
BackSpacenotWorking.mp4
Related issues
#6544
Keyman for Android:
Device: Android Mobile
Keyboard
Additional context
The text was updated successfully, but these errors were encountered: