Created attachment 199002 [details] forum-pl-2716.docx: example document A cell now shows 3 (empty) paragraphs instead of 2. (The cell actually has 14 empty paragraphs in it...) This started with 25.2 commit bfefb2bebd71fc63026b92b23555ce57e4feb536 Author: Mike Kaganski on Thu Sep 19 18:43:35 2024 +0500 Re-calculate the available space before calling lcl_RecalcSplitLine due to replacing nRemainingSpaceForLastRow with getRemainingAfter() Steps to reproduce. 1.) open forum-pl-2716.docx On page 2, the second row is taller than all the others. They should all be the same height, since they are all sized as "exactly 0.85cm". I'm not sure why an "exactly" sized row would be different after Mike's commit. Not marking as a regression since it looks like just exposing that failure. Found by Collabora's mso-test Perhaps it is worth noting that I also saw (ambiguous) changes to ooo67042-2.doc that also pointed to this commit. In that case there are some arguable improvements on page 2 at least.
Created attachment 199381 [details] forum-pl-2716min.docx: a more minimal version I had a hard time minimizing this example (using Word 2010). Anything that seemed to affect that merged row apparently caused it to re-validate something, and the resulting table written out was read OK by LO. So I'm guessing that the math "just doesn't add up" in the table description.