Composition duplicates a character in a to-do list item
📝 Provide detailed reproduction steps (if any)
- Switch to Chinese.
- 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> - Select
F[oo Fo]o. - Type
m. - Press
1to 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.
Issue is not 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.
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 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).