[Libreoffice-bugs] [Bug 127457] New: FILEOPEN PPTX Vertical text rotation overwrites textbox rotation
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Sep 9 21:37:31 UTC 2019
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: libreoffice-bugs at lists.freedesktop.org
Reporter: rb.henschel at t-online.de
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190909/1cbcbfde/attachment.html>
More information about the Libreoffice-bugs
mailing list