https://bugs.documentfoundation.org/show_bug.cgi?id=124904
--- Comment #6 from László Németh <[email protected]> --- tdf#124904 sw: don't show deletions in referenced text In fields, strikethrough/underline formatting of track changes is not available. If the referenced text of the fields contained partial deletions, the field showed them as normal text, e.g. mixing up the text of a heading with its removed typos. Now these deleted parts are removed, except in the following case: if the referenced text was completely removed, show the whole deleted text in the reference field, adding strikethrough to its tooltip text to help the review process. Note: this allows to handle both use cases, i.e. when only a small part of a heading was modified (e.g. removing typos), and 2) removing whole chapters with headings, where the fields in the deleted text are more readable with the text of the deleted headings, showing the original text content. See also commit daf2a7d957c829c551754871a3545495c0f76bc0 "tdf#61154 sw Table of Contents: remove tracked deletion". -- You are receiving this mail because: You are the assignee for the bug.
