ckeditor5 icon indicating copy to clipboard operation
ckeditor5 copied to clipboard

Double space to insert a period in iOS does not work with adjacent block elements

Open dtdesign opened this issue 2 years ago • 1 comments

📝 Provide detailed reproduction steps (if any)

  1. Open the demo at https://ckeditor.com/ckeditor-5/demo/feature-rich/.
  2. Scroll down to find the table.
  3. Place the caret at the end of the paragraph.
  4. Type the word test and 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.

dtdesign avatar Jul 19 '23 15:07 dtdesign

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 Jul 20 '24 03:07 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 Aug 20 '24 01:08 CKEditorBot