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

iOS IME issue: when deleting long texts, eventually the text after the cursor is also deleted #1062

Open
AndyLiu9 opened this issue Jan 26, 2023 · 2 comments

Comments

@AndyLiu9
Copy link

AndyLiu9 commented Jan 26, 2023

Describe the issue

To reproduce:

  1. Put the cursor in front of some texts
  2. Use iOS default Chinese IME and type some texts wider than the screen
  3. Keep pressing “Backspace”.

Issue:
The texts (in my example “Line2”) are deleted, which is not expected.

Screen recording:
iOS IME issue when deleting long texts

Browser and platform

iOS 15.7, Safari, with iOS default Chinese IME

@AndyLiu9 AndyLiu9 changed the title iOS IME issue when deleting long texts iOS IME issue: when deleting long texts, eventually the text after the cursor is also deleted Jan 26, 2023
@marijnh
Copy link
Member

marijnh commented Nov 30, 2023

Can you still reproduce this on recent versions of CodeMirror? I tried for a while, but didn't see the issue happen anymore.

@AndyLiu9
Copy link
Author

AndyLiu9 commented Feb 8, 2024

I tried on website editor but still works like before(iOS 17.3.1):
IMB_DTVEIG

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

No branches or pull requests

2 participants