ckeditor5
ckeditor5 copied to clipboard
Pressing backspace duplicates the content when using Korean input on Android
📝 Provide detailed reproduction steps (if any)
- Use Android device with Swift keyboard and Korean keyboard (no Latin characters)
- Press any Korean character and create a composition from autosuggestion
- Try pressing
backspace
a few times
✔️ Expected result
Backspace works, characters get deleted.
❌ Actual result
The content gets duplicated each time you press backspace. Also the first character gets duplicated and stays at the beginning of the paragraph.
Screencast
Works ok in raw contenteditable, compare on the recording:
https://user-images.githubusercontent.com/34380544/168558485-02b7fdba-9930-4ead-8f19-10e978ab06a2.mov
📃 Other details
- Browser: Chrome Android
- OS: Android 10
- Keyboard: Swift
- Branch:
ck/11438-beforeinput-ime-research-vol1.1
commitc0e2a2ed7
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
Fun fact - Korean composition works fine for example in link balloon input.
Issue is no longer reproducible on branch ck/11438-beforeinput-ime-research-vol1.1-android
There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.
We've closed your issue due to inactivity over the last year. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it).