https://bugs.kde.org/show_bug.cgi?id=492747
Jonathan Poelen <jonathan.poe...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.poe...@gmail.com --- Comment #1 from Jonathan Poelen <jonathan.poe...@gmail.com> --- I don't have exactly the same behavior, the spell checking is deactivated at step 5, when you save. It reactivates at step 6. If I remember Kate's behavior (but it may not be the same on the tested version), a save resets the document state and the syntax Diff deactivates the spell checking. For me, the problem is that Kate doesn't synchronize the spell checking when you change the syntax. When the document is opened, Kate may have retained the syntax associated with file 1.txt and applied the configuration in accordance with the syntax file: no spell checking. If the problem is specific to the lack of spell checking with the Diff syntax, the commit associated with this change is as follows: avoid spell checking in diffs in most diffs, the spell checking fails due to embedded code just avoid to spell check diffs completely ATM There is no way to force verification other than to create a new syntax file that does not force deactivation. -- You are receiving this mail because: You are watching all bug changes.