[Libreoffice-bugs] [Bug 136952] DOCX: missing w:br page break before section break containing pageBreakBefore=false
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Sep 23 05:35:38 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=136952
Justin L <jluth at mail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|libreoffice-bugs at lists.free |jluth at mail.com
|desktop.org |
Status|NEW |ASSIGNED
CC| |telesto at surfxs.nl
--- Comment #3 from Justin L <jluth at mail.com> ---
There seems to be some slight import difference in MSWord versions on how to
handle a PageBreakBefore=true that is preceded by a w:br. In Word 2003, you get
two page breaks. In Word 2010 and 2016, you only get one. (So this is probably
just a Word 2003+compatibility pack problem.)
There are two examples in the unit tests. ooxmlexport9's
tdf89377_tableWithBreakBeforeParaStyle.docx is a good example. When it is
round-tripped in LO, it shows as 5 pages in Word 2003, but only 3 pages in Word
2016.
The other example is ooxmlexport13's internal_hyperlink_table.odt.
Proposed for the import regression is at
https://gerrit.libreoffice.org/c/core/+/103223
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200923/23b326ff/attachment.htm>
More information about the Libreoffice-bugs
mailing list