Created attachment 199007 [details] tdf94598-6.docx_mso.pdf: how it looks in Word 2019 The image at the top of the page (defined well before any tables are seen) has been pushed to the bottom of the page. I'm not sure what is going on here, so not marking as a regression. If I round-trip the file first (I'm using Word 2010), then it opens OK in LibreOffice. It was opening fine until 7.6 commit ce3308a926f036b87515b8cd97d2b197063dc77a Author: Miklos Vajna on Wed Apr 12 08:13:07 2023 tdf#61594 sw floattable: import floating tables as split flys by default Steps to reproduce 1.) open Claims Form - Motor Vehicle Accident Report Form - Mar17-1.docx (attachment 134965 [details] from bug 94598) Notice that the top of the page is filled with empty paragraphs. This area should be covered by the picture that you see at the bottom of the page. If I select the second empty paragraph, I notice that the picture is selected as well - confirming that it is anchored there. If I delete the selected second paragraph and then undo, then the image is now laid out properly. Found by Collabora's. mso-test
Created attachment 199122 [details] Claims_good.docx: The good round-tripped file, with xmllint --format document.xml (In reply to Justin L from comment #0) > I'm not sure what is going on here, so not marking as a regression. If I > round-trip the file first (I'm using Word 2010), then it opens OK This has almost certainly exposed some strange layout bug. Using this "always good" document, I can make it an "always bad" layout by just removing <w:bookmarkStart w:id="0" w:name="_GoBack"/> <w:bookmarkEnd w:id="0"/>
Created attachment 199123 [details] Claims_bad.docx: The bad round-tripped file, with bookmark removed The only difference between the good and bad version is hand-removal of the mentioned bookmark before re-zipping it.
Hello Justin L, Thank you for reporting the bug. I can't confirm that the bug is present in master. Version: 25.8.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: a8ec21adf255b70bb6eeb0a1717190df303d8b26 CPU threads: 12; OS: Windows 10 X86_64 (build 19045); UI render: Skia/Vulkan; VCL: win Locale: en-US (en_FI); UI: en-US Calc/Writer: threaded
confirmed still opening wrong in master.