[Libreoffice-bugs] [Bug 135343] New: Word treats section break as column break or page break depending on compatibilityMode

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 31 13:02:15 UTC 2020


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

            Bug ID: 135343
           Summary: Word treats section break as column break or page
                    break depending on compatibilityMode
           Product: LibreOffice
           Version: Inherited From OOo
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: jluth at mail.com

Created attachment 163811
  --> https://bugs.documentfoundation.org/attachment.cgi?id=163811&action=edit
n652364_c15.docx: hand modified to change compatibilityMode=15 (from 11)

attachment 163807 (n652364_A6.docx) is the compat=11 version. It is a one-page
document, and the section break is treated as a column break, so you get a
document that looks like
TEXT1                    TEXT2
text1                    text2

The attached version is identical except that it changed the compatibilityMode
setting to 15.  Now the break is treated like a section page break, looking
like
TEXT1
text1

--- page break ---
TEXT2
text2


Unfortunately, LO 7.1 doesn't open it either way.  It looks like
TEXT1                    text1

--- page break ---
TEXT2
text2

-- 
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/20200731/a3d74e2d/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list