Created attachment 120014 [details] Example document In the attached document on page 2 there's a heading "Appendix B: Draft Pipeline of planned investments" followed by an image. In Microsoft Office 2013 the following image is shown on the same page as the heading, but in LibreOffice the image is pushed to the following page (page 3).
Created attachment 120015 [details] LibreOffice rendering
Created attachment 120016 [details] MSOffice 2013 rendering
In the document.xml within the OOXML if this sectPr is removed it renders the image where it should be: <w:sectPr w:rsid="006322669"
Hello, is it duplicate of bug 64372?
Set to NEEDINFO. Change back to UNCONFIRMED or RESOLVED DUPLICATE of bug 64372, per comment 4.
This is NOT a duplicate of 64372. There are no continuous page breaks defined in this document. Confirmed that the image is located on page3 instead of page2 in LO dev 5.3.
** Please read this message in its entirety before responding ** 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 on a currently supported version of LibreOffice (5.4.1 or 5.3.6 https://www.libreoffice.org/download/ If the bug is present, please leave a comment that includes the version of LibreOffice and your operating system, and any changes you see in the bug behavior If the bug is NOT present, please set the bug's Status field to RESOLVED-WORKSFORME and leave a short comment that includes your version of LibreOffice and Operating System 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) http://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: http://webchat.freenode.net/?channels=libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug-20170901
image still visible on page 3 instead of page 2. The subject line "sectPr causes page break" wasn't helpful because that is exactly what it is supposed to do. There are three sectPr's - all of them without a type which means section_nextPage. So having three pages in total is correct.
Dear Matthew Holloway, 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://kiwiirc.com/nextclient/irc.freenode.net/#libreoffice-qa Thank you for helping us make LibreOffice even better for everyone! Warm Regards, QA Team MassPing-UntouchedBug
Still in LO Version: 7.3.0.0.alpha0+ (c97bdca2d7abf30a99c45192b8f49c5bf76ca035) / Ubuntu. It wasn't fine in older versions, either.
This seems to be fixed since https://git.libreoffice.org/core/+/b216fc5b583050cfb1cdf9bd82ec3c1bd2e09d70 author Bakos Attila <bakos.attilakaroly@nisz.hu> Tue Jun 30 15:03:31 2020 +0200 committer László Németh <nemeth@numbertext.org> Fri Jul 10 14:44:50 2020 +0200 tdf#118701 DOCX import: fix image position on page break *** This bug has been marked as a duplicate of bug 118701 ***