Created attachment 177050 [details] Comparison MSO 2010 and LibreOffice 7.3 Steps to reproduce: 1. Open attachment 81862 [details] from bug 66496 -> The space between the document's body and the footnotes is gone. See comparison Reproduced in Version: 7.3.0.0.beta1+ / LibreOffice Community Build ID: 86f539a23b08d0cc9e5e9566ac31380e373be13f CPU threads: 4; OS: Linux 5.10; UI render: default; VCL: gtk3 Locale: en-US (en_US.UTF-8); UI: en-US Calc: threaded
[Bug found by office-interoperability-tools]
Regression introduced by: https://cgit.freedesktop.org/libreoffice/core/commit/?id=c46950fee11f5207fb8324947280cd565ae483e7 author László Németh <nemeth@numbertext.org> 2021-08-10 13:05:48 +0200 committer László Németh <nemeth@numbertext.org> 2021-08-11 13:58:26 +0200 commit c46950fee11f5207fb8324947280cd565ae483e7 (patch) tree 7b0d819f4f917e2e3a2ede2fd322b8c995a7039c parent d39d87bbffe8e731bad92f2fe90526c3610689f5 (diff) tdf#143583 DOCX import: fix lost empty paragraphs of footnotes Bisected with: bibisect-linux64-7.3 Adding Cc: to László Németh
Dear László Németh , This bug has been in ASSIGNED status for more than 3 months without any activity. Resetting it to NEW. Please assign it back to yourself if you're still working on this.
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/d1ac8df139a2a65db45d1970ccc0b80e17d827f6 tdf#146346 DOCX import: fix table margins in footnotes It will be available in 7.4.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Commit description: tdf#146346 DOCX import: fix table margins in footnotes Paragraph of the anchoring point of the floating table needs zero top and bottom margins, if the table was a not floating table in the footnote originally, otherwise docDefault (Standard) margins could result bigger vertical spaces around the table. Quasi regression from commit c46950fee11f5207fb8324947280cd565ae483e7 "tdf#143583 DOCX import: fix lost empty paragraphs of footnotes" (before this commit, empty paragraphs at the end of the footnotes were removed by accident, which hid the real problem fixed now). See also commit e11c51eefe8c3210cef2b5850f401ba67a401d01 "tdf#95806 tdf#125877 tdf#141172 DOCX: fix tables in footnotes" (Note: before this commit, only a single table was shown instead of the eight tables of the eight footnotes.)
László Németh committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/e3cca5bb02c52f92b8fc7b4b87ca2fc2b9615ead tdf#146346 DOCX import: fix table margins in footnotes It will be available in 7.3.4. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Verified in: Version: 7.4.0.0.alpha1+ (x64) / LibreOffice Community Build ID: b6266207b55a7633dc82b02142215757512adfb7 CPU threads: 8; OS: Windows 10.0 Build 19042; UI render: Skia/Vulkan; VCL: win Locale: hu-HU (hu_HU); UI: hu-HU Calc: CL
László Németh committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/7520349b61a74e93a1d5d992f41b60631c3c5937 tdf#146346 fix unit test & extend it to empty multi-page footnote It will be available in 24.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
László Németh committed a patch related to this issue. It has been pushed to "libreoffice-7-6": https://git.libreoffice.org/core/commit/f3ca3de93e6320639166bd934bf5c000e98a7976 tdf#146346 fix unit test & extend it to empty multi-page footnote It will be available in 7.6.0.0.beta2. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.