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.28k stars 3.59k forks source link

[IME] Tracking the composed range so content can be replaced while composing #16256

Closed niegowski closed 2 weeks ago

niegowski commented 3 weeks ago

Suggested merge commit message (convention)

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


Additional information

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