[Libreoffice-bugs] [Bug 125319] FILEOPEN DOCX Numbered paragraph loses numbering after deleted paragraph in hide changes view
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu May 16 17:21:07 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=125319
--- Comment #6 from Michael Stahl (CIB) <michael.stahl at cib.de> ---
unfortunately the way how Word does it is to create a separate tracked change
for the formatting properties of the last paragraph.
this has some interesting implications: first create a tracked change to join 2
paragraphs without deleting the first one completely, then another deletion to
delete the rest of the first one -> first one's formatting wins
do it in one deletion -> second one's formatting wins
Writer's formatting change tracking is not up to the task...
... uploaded some draft patch at https://gerrit.libreoffice.org/72425
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190516/e5852412/attachment.html>
More information about the Libreoffice-bugs
mailing list