ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

Composition duplicates a character in a to-do list item

Open Mgsy opened this issue 3 years ago • 1 comments

📝 Provide detailed reproduction steps (if any)

  1. Switch to Chinese.
  2. Set the following content: <ul class="todo-list"><li><label class="todo-list__label"><input type="checkbox" disabled="disabled"><span class="todo-list__label__description">Foo</span></label></li><li><label class="todo-list__label"><input type="checkbox" disabled="disabled"><span class="todo-list__label__description">Foo</span></label></li></ul>
  3. Select F[oo Fo]o.
  4. Type m.
  5. Press 1 to finish the composition.

✔️ Expected result

F没o

❌ Actual result

F没oo

📃 Other details

Tested in Chrome. Works fine with other list types.

Branch: ck/11438-beforeinput-ime-research-vol1.1


If you'd like to see this fixed sooner, add a 👍 reaction to this post.

Mgsy avatar May 18 '22 10:05 Mgsy

Issue is not reproducible on branch ck/11438-beforeinput-ime-research-vol1.1-android

Acrophost avatar Sep 12 '22 09:09 Acrophost

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.

CKEditorBot avatar Sep 30 '23 05:09 CKEditorBot

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 Dec 15 '23 05:12 CKEditorBot

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

CKEditorBot avatar Jan 15 '24 03:01 CKEditorBot