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.55k stars 3.7k forks source link

Test and stabilize autocorrection in migration to beforeinput #8063

Closed oleq closed 2 years ago

oleq commented 4 years ago

There are autocorrection mechanisms in the OS/browser that kick in as you type. Let's make sure they work fine with beforeinput.

Reinmar commented 2 years ago

Closed together with #7462. We're reorganizing the work in #11438.