Created attachment 198807 [details] forum-mso-de-59279.docx The list numbering in the table (column 2) is now 1 and 3 instead of 1 and 2. The number two is inserted in the first column, where it doesn't belong. This started in 25.2 with commit 56588663a0fddc005c12afaa7d3f8874d036875f Author: László Németh on Fri Sep 13 09:02:08 2024 +0200 tdf#131728 sw inline heading: fix DOCX paragraph layout interoperability Steps to reproduce 1.) open forum-mso-de-59279.docx Notice on page 1 the numbering in the table. Prior to this commit, at the end of the content in A2 there (correctly) was an empty paragraph. Now, there is (incorrectly) an additional empty, numbered paragraph before A2's content. Additional problems can be seen with this example document. For example, the inline framed paragraphs are not nicely lined up with the following content - for both "a. subtitle" and "b. newer subtitle". This whole area was never "correct" before, so I'm not name-blaming here, but having the numbering go out of sync definitely should be considered a regression.
(In reply to Justin L from comment #0) > Additional problems can be seen with this example document. For example, the > inline framed paragraphs are not nicely lined up with the following content reported separately in bug 164903.
Created attachment 198833 [details] LO25.2.0.1 displays unexpected paragraph numbering Confirm with: Version: 25.2.0.1 (X86_64) / LibreOffice Community Build ID: ddb2a7ea3a8857aae619555f1a8743e430e146c9 CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 26100); UI render: Skia/Vulkan; VCL: win Locale: pl-PL (pl_PL); UI: en-US Calc: CL threaded
Created attachment 199059 [details] forum-mso-en-5635.docx: Lots of numbering/indent issues in this document as well
Created attachment 199060 [details] forum-mso-en-5635.docx_mso.pdf: how it looks in Word 2019
Still repro in master. (László - thanks for fixing so many of the other bug reports.)