https://bugs.documentfoundation.org/show_bug.cgi?id=91151
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|[email protected] |[email protected] | |desktop.org Whiteboard|target:26.2.0 | --- Comment #24 from Justin L <[email protected]> --- (In reply to Justin L from comment #21) > See duplicate bug 126814 which has steps to reproduce an unexpected > "resume" situation that has lost the CorrectAll list. Comment 23's patch dealt with this situation: with comment 3/17's example document, the cursor position was not always being updated - when SpellDialog::GetNextSentence_Impl looped through several paragraphs and autocorrected everything in them. When the dialog activated (GetFocus) with the next wrong spelling, it noticed an unexpected cursor change, flushed everything, and got very confused. Leaving the issue open in case anyone wants to tackle the actual subject of this bug report: mass-correcting all instances immediately. -- You are receiving this mail because: You are the assignee for the bug.
