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

            Bug ID: 127457
           Summary: FILEOPEN PPTX Vertical text rotation overwrites
                    textbox rotation
           Product: LibreOffice
           Version: 6.4.0.0.alpha0+ Master
          Hardware: x86-64 (AMD64)
                OS: Windows (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Impress
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 154064
  --> https://bugs.documentfoundation.org/attachment.cgi?id=154064&action=edit
TextBoxRotation20°_plus_VerticalText270°.pxx demonstrates the error

Open attached document. It has on the left side a shape with text. The text is
vertical by the option "Rotate all text 270°". The textbox itseslf has a
rotation of 20°. The red rectangle indicates the position of the textbox. On
the right side is a screenshot of how it looks in PowerPoint.

Error: The textbox is not rotated.
The reason is in
https://opengrok.libreoffice.org/xref/core/oox/source/drawingml/textbodypropertiescontext.cxx?r=e7c0bc48#110
where the value is simple assigned to moRotation instead of being added, and so
overwrites the textbox rotation from #97.

[There are a lot of errors in that area, therefore I will not fix it
immediately but together with the other problems.]

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