[Libreoffice-bugs] [Bug 144058] DOCX export: Change tracked deletion keeps table if the change spans multiple paragraphs
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri Sep 3 07:27:42 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=144058
László Németh <nemeth at numbertext.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|nemeth at numbertext.org |libreoffice-bugs at lists.free
| |desktop.org
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #5 from László Németh <nemeth at numbertext.org> ---
tdf144058 sw track changes: fix table deletion at paragraph join
Tracked paragraph join by table deletion left empty
table in the text after accepting the changes, caused
by the non-continuous redline range over the table,
related to the copying of the formatting of the first
paragraph to the (wholly or partially) removed paragraphs.
Fixed by skipping paragraph format copying in the case
of table paragraphs.
Note: this is not enough for tables with inner redlines,
where tracked paragraph join with deletion of such a table
still leaves an empty table at the place of the table
(a problem inherited from OOo).
Regression from commit 1bbbe57dfc0b43d6b5444798d77dcdf5e4e76e49
"tdf#119571 change tracking: show layout changes at paragraph join".
--
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/20210903/0f583f8a/attachment.htm>
More information about the Libreoffice-bugs
mailing list