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

            Bug ID: 106799
           Summary: A DOC with nested tables imports incorrectly
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Keywords: filter:doc
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 132174
  --> https://bugs.documentfoundation.org/attachment.cgi?id=132174&action=edit
A sample DOC with nested tables where TTP marks go without Cell Marks

Attached document has a 1-cell table, in which there is another 4x3 nested
table. The nested table has its first row (4 cells) merged.

The document opens OK in MS Word. However, upon import into LO, the table is
distorted.

This is caused by absence of sprmPFInnerTableCell (denoting Cell Mark) at the
cell ends (0x0D) where sprmPFInnerTtp is defined (LO expects it to be always
present at these places). See https://msdn.microsoft.com/en-us/library/dd907418
for documentation on this.

-- 
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