electron-userland / electron-spellchecker

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

Shouldn't attachToInput also support contenteditable? #84

Open alexstrat opened 7 years ago

alexstrat commented 7 years ago

Text entered in <div contenteditable> are not taking into account to watch text entered by the user and automatically switch languages.

Just realized the attachToInput is not used on MacOS

youssmak commented 7 years ago

hi @alexstrat, why did you close your PR ?

alexstrat commented 7 years ago

@youssmak GH closed it automatically by misinterpreting a contribution on a private repo. It can be reopened.

paulbennet commented 6 years ago

hi just bumping this up !

https://github.com/electron-userland/electron-spellchecker/pull/86#issuecomment-422290656