https://bugs.documentfoundation.org/show_bug.cgi?id=132611
--- Comment #9 from Justin L <[email protected]> --- In 26.8 (after the round-trip), many of the footnotes seem to be overlapping each other. At least some of the tables are framed (although the navigator points almost all the unnamed frames at a single table). In MS Word, it is impossible to float a table inside of a footnote. The floating/framing started in LO 7.2 with commit e11c51eefe8c3210cef2b5850f401ba67a401d01 Author: László Németh on Sun Mar 28 14:49:08 2021 +0200 tdf#95806 tdf#125877 tdf#141172 DOCX: fix tables in footnotes and endnotes by converting them to floating tables during the import, and removing floating at the DOCX export. Writer core doesn't support non-floating tables in footnotes and endnotes officially, (flowfrm:cxx: "Tables in footnotes are not truly supported"), so their DOCX import resulted serious problems: – missing table paint (tdf#95806); – table loss during saving to ODT (tdf#125877); – table loss during copying them or their footnotes and endnotes in the document (this resulted the regression of the optimized footnote and endnote import: tdf#141172); – table loss during changing the order of the chapters in the Navigator. Reviewed-on: https://gerrit.libreoffice.org/c/core/+/113162 At this point the round-trip was NOT overlapping, and an extra CR after the first table is still being inserted each round-trip. The overlapping started in 7.6, but before that things were already changing drastically. -- You are receiving this mail because: You are the assignee for the bug.
