martinstoeckli / SilentNotes

SilentNotes is a simple note taking app which respects your privacy.
https://www.martinstoeckli.ch/silentnotes
Mozilla Public License 2.0
238 stars 35 forks source link

Does not recognize other languages/Spellcheck enabled in English. #254

Closed giseledute closed 3 months ago

giseledute commented 3 months ago

Describe the bug The software's spellcheck is always on in English, indicating any words in other languages ​​as wrong. I write in Portuguese and although this is not a big problem, the red lines under all the words are a bit annoying.

Platform (please complete the following information): Windows

Additional context I noticed that this problem doesn't occur on Android. Exemple: image

martinstoeckli commented 3 months ago

Thank you for reporting. The auto correction is actually part of the OS (Windows in this case), there is no code inside the app to do this. So it depends on the language settings in Windows, but I would have to test it out, which setting exactly configures the language of the auto correction.

martinstoeckli commented 3 months ago

Added a workaround, so that the WebView2 uses the current user language. This solves the problem with the auto-correction.

martinstoeckli commented 3 months ago

Solved with 8.0.2.