https://bugs.documentfoundation.org/show_bug.cgi?id=153681
Bug ID: 153681
Summary: Conversion from docx and odt format to rtf produces
incorrect document
Product: LibreOffice
Version: 6.4.7.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Writer
Assignee: [email protected]
Reporter: [email protected]
Description:
When a docx document or odt document with table inside table is saved as rtf,
the resulting file is incorrect and the layout is messed up.
When the same document is converted to PDF, the resulting document is as
expected.
Steps to Reproduce:
1. Create a new document using Writer
2. Insert a 3x3 table
3. Insert 2x2 table in the middle column of the original table
4. Save it as rtf file
5. Close the document and reopen the rtf file
Actual Results:
The whole table layout is messed up.
If the content is inside the table, the content is also missing.
Expected Results:
The table layout should be the same as on the original document.
Reproducible: Always
User Profile Reset: Yes
Additional Info:
If exported as PDF, the layout is correct. Saving as docx file also results in
correct docx file.
--
You are receiving this mail because:
You are the assignee for the bug.