Typing after inserting mention results in inserting typed word after caret on each new letter typed
📝 Provide detailed reproduction steps (if any)
- Open Chat with mentions example.
- Type
#(or@) and select any tag from the list. - Add a space (if not automatically added).
- Start typing (I typed "cksource").
✔️ Expected result
Caret moves as you type the word, nothing is added besides the typed letters.
❌ Actual result
The caret stays where it is, and each new letter you type is followed by the part of the word you already typed.
So after typing cksource the inserted text is something like: cksourcecksourccksourcksoucksocksckc
https://github.com/ckeditor/ckeditor5/assets/95343030/65161dbc-04d4-46ff-af13-2b8d45f8a166
❓ Possible solution
If you have ideas, you can list them here. Otherwise, you can delete this section.
📃 Other details
- Browser: Chrome
- OS: Android (on Samsung Galaxy S8+)
- First affected CKEditor version: …
- Installed CKEditor plugins: …
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
This issue seems to be fixed by https://github.com/ckeditor/ckeditor5/pull/16289
https://github.com/ckeditor/ckeditor5/assets/103954333/1f1c6885-551c-4362-9c9b-0efcfbe98ba2
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 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).