languagetool-browser-addon icon indicating copy to clipboard operation
languagetool-browser-addon copied to clipboard

find more robust way to apply corrections (React)

Open danielnaber opened this issue 6 years ago • 1 comments

Several sites stop working correctly when the correction gets applied, e.g. Wikipedia (Visual Editor), upwork chat, Facebook (#70). We need a better way to apply the suggestion, maybe by simulating user input. If this is too difficult, we should detect the situation and turn off the add-on or show an error message.

danielnaber avatar Oct 30 '17 10:10 danielnaber

This problem also appears in the NEOS content management system. If I correct mistakes with the add-on, NEOS doesn't publish the changes, I have to correct the text manually. Simulating user input might really be the best way (if possible).

Discostu36 avatar Nov 30 '17 15:11 Discostu36