Description: A .docx file containing a footnote and line spacing created in MO isn’t rendered correctly when importing to LibreOffice as part of the information is lost. The line spacing is lost, due to this the footnote is sent to the 2nd page, and all the information after this is lost and seems unrecoverable. - When deleting the footnote on the third page, the document is rendered correctly. - When converting the document to a .doc through MO, all the information is rendered correctly. Actual Results: Part of the information after the last footnote is deleted Expected Results: All the information is showing correctly Reproducible: Always User Profile Reset: No Additional Info: Version: 7.0.3.1, also tested in versions 7.0.1.2 and 6.4.7.2 Build ID: d7547858d014d4cf69878db179d326fc3483e082 CPU threads: 12; OS: Mac OS X 10.15.7; UI render: default; VCL: osx Locale: en-US (en_CO.UTF-8); UI: en-US Calc: threaded
Created attachment 168238 [details] Original document
Created attachment 168239 [details] Document saved as .doc
Created attachment 168240 [details] Document without the last footnote
Created attachment 168241 [details] Screenshot with footnote in LO
Created attachment 168243 [details] Screenshot with footnote in MO
Created attachment 168244 [details] Screenshot without footnote in LO
Obviously missing content Version: 7.1.0.0.alpha1+ Build ID: c784b3da15102caf1022e83371863a86766e69cd CPU threads: 4; OS: Mac OS X 10.12.6; UI render: default; VCL: osx Locale: nl-NL (nl_NL.UTF-8); UI: en-US Calc: threaded
Dear Jorge, To make sure we're focusing on the bugs that affect our users today, LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed bugs which have not been touched for over a year. There have been thousands of bug fixes and commits since anyone checked on this bug report. During that time, it's possible that the bug has been fixed, or the details of the problem have changed. We'd really appreciate your help in getting confirmation that the bug is still present. If you have time, please do the following: Test to see if the bug is still present with the latest version of LibreOffice from https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the information from Help - About LibreOffice. If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a comment that includes the information from Help - About LibreOffice. Please DO NOT Update the version field Reply via email (please reply directly on the bug tracker) Set the bug's Status field to RESOLVED - FIXED (this status has a particular meaning that is not appropriate in this case) If you want to do more to help you can test to see if your issue is a REGRESSION. To do so: 1. Download and install oldest version of LibreOffice (usually 3.3 unless your bug pertains to a feature added after 3.3) from https://downloadarchive.documentfoundation.org/libreoffice/old/ 2. Test your bug 3. Leave a comment with your results. 4a. If the bug was present with 3.3 - set version to 'inherited from OOo'; 4b. If the bug was not present in 3.3 - add 'regression' to keyword Feel free to come ask questions or to say hello in our QA chat: https://web.libera.chat/?settings=#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
In 4.3, the document changed from 4 pages to 3, with footnotes 1-4 on page 2 and 5-7 on page 3. This was due to commit 12cf9f08f51c96783f62e29a04e507cc451a475b writerfilter: add w14:textOutline attributes to model.xml In 4.4, footnotes 1-7 started appearing on page 2 with 4d120b6ab181f530d3fedc963b1c6ec777f2608a DOCX import: fix additional empty paragraphs around footnote text In the current state there is only one footnote: Re Murphy’s settlements [1998] 3 All ER 1 This started in 7.6 with 09ae3c01940bbc25ffde51963683b04e3cb4bb6a tdf#152203 DOCX import: fix mixed footnotes/endnotes Between 4.4 and 7.6 there was also some change affecting the layout style. As the current state is from László's commit, let's ask if he has ideas.