Some layout issues have been exposed by 25.2 commit 1de6bea27ed36167ec138818607da7b49e92ec4a Author: Justin Luth on Wed Aug 28 09:30:18 2024 -0400 tdf#143899 compat15 layout: restrict body fly to PAGE_PRINT_AREA One example is kv.docx (attachment 158227 [details] from bug 107391). This document has a history of not laying out very well. With the above commit, the second-last image (Image6) is no longer visible - apparently pushed up into the previous page. It is anchored "from bottom of line". Something similar is happening on page one of Image to paragraph (1).docx (attachment 162642 [details] from bug 134509). In this case it is "from top of paragraph".
Created attachment 199115 [details] also forum-mso-en3-26783.docx: table5 often not visible Also e343334.docx (attachment 164066 [details] from bug 135576) - Image1 should be visible on page 2 (both pages should have identical images)
Justin Luth committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/95b173d41fa7a450821d0e69225df3faa899d290 tdf#165040 tdf#143899 compat15 layout: restrict body fly #2 It will be available in 25.8.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.