https://bugs.documentfoundation.org/show_bug.cgi?id=166544

--- Comment #4 from Justin L <[email protected]> ---
Created attachment 200838
  --> https://bugs.documentfoundation.org/attachment.cgi?id=200838&action=edit
166544_topMargin_simple.doc: a super simple example for DOC format

I have a fix for DOCX at https://gerrit.libreoffice.org/c/core/+/185375.

For DOC format the problem is a little worse because we don't have the building
blocks in place for this, as shown by 166544_topMargin_simple.doc. (Oh, I
created a bug report for that already - bug 166552).

In this example, we have a clear character run ("x"), followed by a w:br page
break, followed by the remainder of the paragraph. Obviously the top margin has
been applied before the "x" on page 1, so it should not be applied again after
the page break - since this is the same paragraph (in MS Word anyway).

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to