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

            Bug ID: 97517
           Summary: FILEOPEN: DOCX import flips line incorrectly
           Product: LibreOffice
           Version: 5.1.0.3 rc
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Writer
          Assignee: [email protected]
          Reporter: [email protected]

LibreOffice Writer fails to correctly import a DOCX document with a line in it.
The line is flipped incorrectly.

Steps to reproduce:
- Open the attached reduced test case with LibreOffice Writer.

Expected behavior:
- The line is drawn from the bottom left to the top right.

Actual behavior:
- The line is drawn from the top left to the bottom right.

Initial research:
- The `document.xml` file inside the DOCX file contains a `v:line` element. I
noticed that this has `style="flip:x"`, which might explain why this is
imported incorrectly. LibreOffice Writer probably does not take this property
into account, as the line is not flipped in the x-axis in LibreOffice Writer.
Hopefully this makes triaging and fixing this issue a bit easier.

You have my permission to use the attached reduced test case in any of your
test suites.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to