After beforeinput migration, it is not possible to overwrite selected content on Chrome when table is at the end of editable
📝 Provide detailed reproduction steps (if any)
- Open https://ckeditor.com/docs/ckeditor5/latest/examples/builds-custom/full-featured-editor.html on Chrome
- Delete all content from the editor.
- Insert a line of text and table at the end.
- Select all
cmd+aand try to type sth
✔️ Expected result
Content is overwritten as typing with all selected:
https://github.com/ckeditor/ckeditor5/assets/32898551/d9f34814-9a45-44fb-8400-6eaa228896c4
❌ Actual result
Content is not overwritten:
https://github.com/ckeditor/ckeditor5/assets/32898551/3b8be76c-f271-4726-8b27-f05a36353a94
📃 Other details
- Browser: Chrome
- OS: Mac
- First affected CKEditor version:
35.3.0
It is a regression introduced by version 35.3.0
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
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).