https://bugs.documentfoundation.org/show_bug.cgi?id=166503
Bug ID: 166503 Summary: FILEOPEN DOC: need to honour "don't use HTML paragraph auto spacing" to always add full top margin Product: LibreOffice Version: 25.2.3.2 release Hardware: All OS: All Status: UNCONFIRMED Keywords: bibisected, filter:doc, regression Severity: normal Priority: medium Component: Writer Assignee: libreoffice-bugs@lists.freedesktop.org Reporter: jl...@mail.com CC: jl...@mail.com Created attachment 200707 --> https://bugs.documentfoundation.org/attachment.cgi?id=200707&action=edit ooo19989-1.doc: the example file Although there are many examples of this regression, ooo19989-1.doc is an excellent example. In this case, on page 2, there should be a large gap between "Sommario" and the header, but currently there is no gap at all. That's because of my commit 25.8 9a8eb2dc17435d290f482070dd5f20f538b5b68b tdf#165047 sw mso-compat layout: always consolidate top margin which was backported to 25.2.3. It is not so much a regression as a failure to import/use the compat flag "Don't use HTML paragraph auto spacing" (Options - Advanced - Layout Options). When this flag is turned off, then the top/bottom spacing consolidation happens. Steps to reproduce 1.) open ooo19989-1.doc. On page 2 there should be a 52pt / 1.83 cm gap after the header. also seen with fdo73738-1.doc, forum-en-16602.doc, forum-en-728.doc, forum-mso-de-11906.doc, forum-mso-de-9779.doc, ooo9959-2.doc, abi5872-1.doc, fdo81736-3.doc, forum-en-5864.doc, forum-fr-10016.doc, forum-mso-de-7827.doc, gnome668491-1.doc, fdo45751-1.doc, forum-en-14254.doc, forum-en-5888.doc, forum-fr-30645.doc, forum-mso-de-9007.doc, ooo19989-1.doc, etc. Found by Collabora's mso-test -- You are receiving this mail because: You are the assignee for the bug.