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

--- Comment #5 from Justin L <[email protected]> ---
Created attachment 128089
  --> https://bugs.documentfoundation.org/attachment.cgi?id=128089&action=edit
simple.doc: minimal test duplicating the problem

The problem is related to Paragraph styles with page-break enabled.  Word seems
to throw away the "duplicate" page break (sprm 0x2407) that comes from the
table-properties text-flow break-before, and uses only the paragraph style
setting.

Word honors the paragraph page-break for each row.  Writer ignores all
paragraph page-breaks that are inside of a table.

A work-around for OP's LostTableBreaks.dot is to remove the page-break on the
"Unit title" paragraph style.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to