https://bugs.documentfoundation.org/show_bug.cgi?id=145233
László Németh <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Assignee|[email protected] |[email protected] | |desktop.org Resolution|--- |FIXED --- Comment #4 from László Németh <[email protected]> --- tdf#145233 sw track changes: show moved text in green color and with double strikethrough or underlines during change tracking to speed up reviewing, e.g. re-ordered list elements or changed paragraph or sentence order is more visible this way. Note: skip terminating white spaces of the changes during recognition of the text movement, as a workaround for a typical difference resulted by e.g. Writer UX: selecting a sentence or a word, and moving it with the mouse, Writer removes a space at the deletion to avoid double spaces, also inserts a space at the insertion point automatically. Because the result can be different (space before and space after the moved text), compare the changes without terminating spaces. See also commit bcdebc832b272662d28035007a4796e42d1305ae "tdf#104797 DOCX change tracking: handle moveFrom and moveTo". -- You are receiving this mail because: You are the assignee for the bug.
