https://bugs.documentfoundation.org/show_bug.cgi?id=164787
--- Comment #9 from Justin L <[email protected]> --- <w:pPr> <w:pageBreakBefore/> </w:pPr> <w:r> <w:lastRenderedPageBreak/> <w:t>Page 2</w:t> I don't know if it is related, but this doesn't use the normal w:br for a page break. Actually, based on my experience I would have expected the top margin to be applied for compat15. So I'm a bit surprised at this result. Notice that the break is occurring INSIDE of a <w:p> paragraph. So technically this paragraph is on two pages. Thus the top margin is applied to the start of the paragraph (on page 1) and obviously then should not be applied again as the paragraph continues on page 2. -- You are receiving this mail because: You are the assignee for the bug.
