https://bugs.documentfoundation.org/show_bug.cgi?id=126814
--- Comment #8 from Justin L <[email protected]> --- Sorry - I'm mixing up which patch solves which problem. My first patch https://gerrit.libreoffice.org/c/core/+/187667 lays the groundwork. That solves the case where a moved cursor doesn't need to flush the correct-all list. Steps to reproduce are sketched out in comment 6. 1. open 91151_correctAll.odt (attachment 201641 from bug 91151 comment 17) 2. start a spell check (F7) 3. Correct All for "dogg" - Notice that the first two dogg's have been corrected, and the spell checker window is asking about catt, AND SHOWING A CORRECTED "dog" 4. change the cursor position by clicking in the document one of the "frogg"s 5. click back in the spell checker and "Resume" the spell check Notice that the spell checker window no longer has a corrected "dog". CorrectAll for catt, and now it prompts for dogg again (because the correct-all list was flushed). -- You are receiving this mail because: You are the assignee for the bug.
