https://bugs.kde.org/show_bug.cgi?id=394347
--- Comment #3 from Simon Depiets <sdepi...@gmail.com> --- I've tried to fix it by forcing the language (my lokalize is switching between various french dictionnaries and it is annoying indeed because you add exceptions and they are forgotten) but this is defined globally by Sonnet and not overridable (located in a private instance of Speller and loaded from global Settings). Sonnet/Highlighter.cpp line 339 https://api.kde.org/frameworks/sonnet/html/highlighter_8cpp_source.html const bool autodetectLanguage = d->spellchecker->testAttribute(Speller::AutoDetectLanguage); I've opened a ticket for Sonnet with a patch, feel free to support. https://phabricator.kde.org/D20935 -- You are receiving this mail because: You are watching all bug changes.