https://bugs.kde.org/show_bug.cgi?id=376345
--- Comment #10 from caulier.gil...@gmail.com --- Git commit fb9bc61ea2cc4d5045d7adde54d3b03bc59e888f by Gilles Caulier. Committed on 17/08/2022 at 02:59. Pushed by cgilles into branch 'master'. If user change a current language from an alternative language text edit widget, and if the language is not "x-default", force spell-checker to use this language as well. If user change a current language from an alternative language text edit widget to "x-default", turn on the auto-detection of language in spell-checker. Note: By default, an alternative language text edit widget always use the auto-detection of language in spell-checker. Related: bug 200223 M +5 -1 core/libs/widgets/metadata/utils/altlangstredit.cpp M +56 -10 core/libs/widgets/text/dtextedit.cpp M +2 -0 core/libs/widgets/text/dtextedit.h M +2 -2 core/libs/widgets/text/spellcheckconfig.cpp M +5 -5 core/libs/widgets/text/spellcheckcontainer.cpp M +2 -1 core/libs/widgets/text/spellcheckcontainer.h https://invent.kde.org/graphics/digikam/commit/fb9bc61ea2cc4d5045d7adde54d3b03bc59e888f -- You are receiving this mail because: You are watching all bug changes.