Second word is repeated after third in Android Firefox browser
Typing in Firefox on Android device results in duplicated words - repeating the second word after the third.
I tested these steps in Chrome on the same device and got a different issue there, but not the following behavior, which I only experienced repeatedly in Firefox.
📝 Provide detailed reproduction steps (if any)
Open the Classic editor at https://ckeditor.com/ckeditor-5/demo/editor-types/
- Modify the text by typing a few words "Here's some text"
- Lift finger off keyboard
- Text immediately changes to "Here's some text|some" (pipe is inserted to show cursor position)
- Move cursor to the end of the resulted text and add some more, typing " try again", which immediately changes to " try again|try", leaving a full example of "Here's some textsome try againtry".
✔️ Expected result
When finger is lifted to end the word, leave the text as typed.
❌ Actual result
Second word is repeated after the third consistently in tests, both at the link above, and in multiple Drupal 10 sites where CKEditor5 is used on a field, including fresh text formats where CKEditor5 is enabled without any additional filters.
📃 Other details
native keyboard Android 14 Samsung Galaxy S22 Ultra One UI version 6.1 Firefox 128.0.3 Chrome 127.0.6533.65
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
Most likely a duplicate of #14567 (or related) which will have a fix released in the next release. Please confirm it's gone by using the nightly docs.
The issue lacks the feedback we asked for two weeks. Hence, we've marked it as stale and will close it in 30 days. We understand it may still 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. We understand that the issue may still be relevant. If so, feel free to open a new one (and link this issue to it).