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): Pressing Backspace key for a while make the cursor stuck on the text pane #7069

Closed
bharanidharanj opened this issue Aug 12, 2022 · 6 comments · Fixed by #7156
Closed

Comments

@bharanidharanj
Copy link

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

  1. Install Keyman 16.0.45 alpha build.
  2. Open Keyman In-App.
  3. Enter a word in the text pane.
  4. Try to delete all the characters in the word by long pressing the Backspace Key.

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

  • OS: Android 11.0
  • Keyman version: 16.0.45-alpha
  • Target Application: Keyman In-App

Keyboard

  • Keyboard name: English - EuroLatin(SIL)
  • Keyboard version: 2.0
  • Language name: English

Additional context

  1. I was able to reproduce this issue in API 29 / Android 10 emulator.
  2. I was not able to reproduce this issue in iOS 15.5 / iPhone 13 Pro Max Simulator.
@MakaraSok
Copy link
Collaborator

MakaraSok commented Aug 24, 2022

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.

@rowbory
Copy link

rowbory commented Aug 28, 2022

I saw it affect an Android user with version 15.0.268 last week, so it may not be new in 16.x.

@mcdurdin mcdurdin changed the title bug(Android): Pressing Backspace key for a while make the cursor stuck on the text pane bug(android): Pressing Backspace key for a while make the cursor stuck on the text pane Aug 30, 2022
@mcdurdin
Copy link
Member

mcdurdin commented Sep 1, 2022

I believe this is fixed by #7156. Can you confirm @MakaraSok @bharanidharanj?

@bharanidharanj
Copy link
Author

@mcdurdin Retested this issue with Keyman 16.0.54-alpha-test-7156 build in both Android emulator and Redmi Note 8 Pro device (Ver 11.0) and I was not able to reproduce it. Seems to be fixed and working fine with the #7156 PR build. Hence, I am closing the same. Thanks.

@mcdurdin
Copy link
Member

mcdurdin commented Sep 2, 2022

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 mcdurdin reopened this Sep 2, 2022
@bharanidharanj
Copy link
Author

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. :-)

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

Successfully merging a pull request may close this issue.

5 participants