ahmadsamir created this revision. ahmadsamir added reviewers: KTextEditor, cullmann. Herald added projects: Kate, Frameworks. ahmadsamir requested review of this revision.
REVISION SUMMARY When a document gets reloaded for whatever reason, automatic spellcheck should be refreshed so as to re-process the document contents. BUG: 408291 FIXED-IN: 5.61.0 TEST PLAN - Open a document - with a couple of misspelled words - in kate - Enable "automatic spell checking" - Reload the document - The misspelled words in the document should be higlighted after reloading REPOSITORY R39 KTextEditor BRANCH document-reloaded-spellcheck (branched from master) REVISION DETAIL https://phabricator.kde.org/D21940 AFFECTED FILES src/spellcheck/ontheflycheck.cpp src/spellcheck/ontheflycheck.h To: ahmadsamir, #ktexteditor, cullmann Cc: kde-frameworks-devel, kwrite-devel, LeGast00n, domson, michaelh, ngraham, bruns, demsking, cullmann, sars, dhaumann