ckeditor / ckeditor5

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

IME/typing bug-fixing #16289

Open niegowski opened 2 weeks ago

niegowski commented 2 weeks ago

Suggested merge commit message (convention)

Fix (typing, engine): Predictive text should not get doubled while typing. Closes #16106.

Fix (engine): The reverse typing effect should not happen after the focus change. Closes #14702. Thanks, @urbanspr1nter!

TODO


Additional information

For example – encountered issues, assumptions you had to make, other affected tickets, etc.