https://bugs.documentfoundation.org/show_bug.cgi?id=141198
--- Comment #9 from László Németh <[email protected]> --- Commit description: tdf#141198 sw: fix cycle case with change tracking Fix cycle case with change tracking by rejecting changes of the word, and setting the cursor inside the original word. Previously the cycle case resulted only in a tracked deletion and tracked insertion, putting the text cursor at after the word, so it was not possible to cycle on the different cases e.g. by pressing Shift-F3 multiple times (and moving the text cursor inside the tracked insertion didn't help, because resulted in broken text at asking for the next cycle). A regression from commit 2d3c77e9b10f20091ef338e262ba7756eb280ce9 "tdf#109266 sw change tracking: track transliteration". -- You are receiving this mail because: You are the assignee for the bug.
