[Libreoffice-bugs] [Bug 143318] FILEOPEN DOCX Drag and drop change tracked move of table in Word imported incorrectly

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Aug 12 09:56:44 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=143318

--- Comment #6 from László Németh <nemeth at numbertext.org> ---
tdf#143318 DOCX import: fix missing redlines in flying tables

makeRedline() exceptions (in the case of already existing
redlines) skip the creation of the next (not existing yet)
redlines in tables inside fly frames. Here: a tracked table
moving revealed the problem, with the missing rejection of the
new position, i.e. the "new" (second) table of the document.

Note: fix also collecting redlines within tables: IsInTable()
isn't true in the first cell of the table, losing the
redline here, so it's replaced with m_nTableDepth > 0.

Follow-up to commit 7f3c0bbc174b9b0316991c174ca3b407c0e3d141
"tdf#143510 DOCX import: fix tracked table drag & drop".

-- 
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/20210812/d1429485/attachment.htm>


More information about the Libreoffice-bugs mailing list