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

            Bug ID: 138828
           Summary: only first item in dr3d:transform list is evaluated
           Product: LibreOffice
           Version: Inherited From OOo
          Hardware: x86-64 (AMD64)
               URL: https://docs.oasis-open.org/office/OpenDocument/v1.3/c
                    s01/part3-schema/OpenDocument-v1.3-cs01-part3-schema.h
                    tml#__RefHeading__1416894_253892949
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Draw
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 168073
  --> https://bugs.documentfoundation.org/attachment.cgi?id=168073&action=edit
Shape should rotate by 45deg down and then 45deg right

The dr3d:transform attribute allows a list of transformations (see text in
linked document). They have to be evaluated on after the other. But LibreOffice
evaluated only the first one.

The attached document has one shape with a rotatex item and a second shape with
a rotatex item followed by a rotatey item. For the second shape only the
rotatex item is evaluated.

This is an import error. When saving a 3D-scene, LibreOffice always writes one
matrix item. And such combines all transformations.

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