electron-userland / electron-spellchecker

Implement spellchecking, correctly
MIT License
238 stars 83 forks source link

Checking CKEditor in a Webview #112

Open selabie68 opened 6 years ago

selabie68 commented 6 years ago

I have an issue with getting this to work in CKEditor 4.9.1 inside a <webview> element.

It works on all regular inputs inside the <webview>.

I have been able to get it to trigger the "red underline" by random actions but when trying to correct they disappear.