Open DOC attachment 180178 [details] from bug 149147. It should be 78 pages and it was until 5.3 when it went to 127 pages with: source 5d9d0f3c979732ade57b9c4c4960dd030ffdc9f9 pre 2a818a0aafac218ca09bb079d7f2cf0879385e4a author Justin Luth <justin_luth@sil.org> 2016-11-02 there is a function for that: CalcLineSpace(xx, bEvenIfNoLine) It's a known commit, but previously I was seeing it for ODT, not DOC fileopen. in 7.4+ I see 124 paqes with DOC and 90 pages with MSO created DOCX. CC Justin, please see.
(In reply to Timur from comment #0) > there is a function for that: CalcLineSpace(xx, bEvenIfNoLine) This is just exposing some kind of layout bug. The commit is related to bug 41542 adding border spacing even when there is no actual border line. That will shift things around layout-wise compared to prior commits and thus trigger layout issues. So not a regression. (I couldn't even get the file to open on Linux.)
Created attachment 180524 [details] Sample DOCX created in MSO from DOC
(In reply to Justin L from comment #1) (I couldn't even get the file to open on Linux.) Well, that's your regression in bug 149147 :)