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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to