Double space to insert a period in iOS does not work with adjacent block elements
📝 Provide detailed reproduction steps (if any)
- Open the demo at https://ckeditor.com/ckeditor-5/demo/feature-rich/.
- Scroll down to find the table.
- Place the caret at the end of the paragraph.
- Type the word
testand then hit space twice which should insert a period after the typed in word.
This does work as expected in other areas, this appears to be an issue with adjacent block elements. I can reproduce this with non-widget blocks such as quote blocks, so it is not specific to tables or widgets.
✔️ Expected result
The line should end with: Test.
❌ Actual result
The line ends with two spaces: Test
📃 Other details
- Browser: Safari
- OS: iOS 16.5.1 (c)
- First affected CKEditor version: Unknown
- Installed CKEditor plugins: Not relevant, using the online demo
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).