ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

Typing after inserting mention results in inserting typed word after caret on each new letter typed

Open mmotyczynska opened this issue 2 years ago • 1 comments

📝 Provide detailed reproduction steps (if any)

  1. Open Chat with mentions example.
  2. Type # (or @) and select any tag from the list.
  3. Add a space (if not automatically added).
  4. 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.

mmotyczynska avatar Feb 28 '24 17:02 mmotyczynska

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

marcelmroz avatar Jun 26 '24 13:06 marcelmroz

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.

CKEditorBot avatar Jun 26 '25 23:06 CKEditorBot

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

CKEditorBot avatar Jul 27 '25 23:07 CKEditorBot