ckeditor / ckeditor5

Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
https://ckeditor.com/ckeditor-5
Other
9.35k stars 3.68k forks source link

Issues with applying basic styles on mobile Firefox when using SwiftKey #14866

Open mabryl opened 1 year ago

mabryl commented 1 year ago

📝 Issue 1 detailed reproduction steps

  1. Type a word and press space
  2. Turn on any basic style, e.g. bold, italic
  3. Type another word or a single letter and press space

✔️ Expected result

The caret should move to the right of the previously typed word/letter.

❌ Actual result

The caret instead jumps to the left. If you try to disable the basic style now, characters start repeating:

https://github.com/ckeditor/ckeditor5/assets/72079603/5424d43d-912b-4fd3-836e-dd0494de999f

📝 Issue 2 detailed reproduction steps

  1. Turn on some basic style (e.g bold)
  2. Type a word
  3. Turn off bold
  4. Add a letter to the word
  5. Press space

✔️ Expected result

The caret should move to the right of the previously typed word/letter.

❌ Actual result

The caret instead jumps to the left. If you try to disable the basic style now, characters start repeating:

https://github.com/ckeditor/ckeditor5/assets/72079603/7f17436f-2f64-4a97-8fea-3407a8ee36c0

📃 Other details


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

CKEditorBot commented 2 weeks ago

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.