[Libreoffice-bugs] [Bug 91999] FILESAVE: Shapes Rotated 180 Moved on Round-Trip

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Aug 1 07:10:29 UTC 2018


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

Justin L <jluth at mail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|libreoffice-bugs at lists.free |jluth at mail.com
                   |desktop.org                 |

--- Comment #16 from Justin L <jluth at mail.com> ---
I missed the note in comment 7 that this is clearly a regression from
2014-01-23.

I looked at the import code for inspiration (oox/source/drawingxml/shape.cxx
Shape::createAndInsert). I found nothing in there to suggest that there is
anything special about rotation == 180. So I think Luke was correct in his
comment 5 suggestion.

I promised myself that I would not do any more shape-related commits, but this
saga already has my name in it, so I can't resist another try...

Luke, the testing that you did with grouping - was that all with .docx?  It
looks like this rotation block should be avoided if DocumentType == DOCX
(similar qualifications found elsewhere in the code). But I should test with
grouped shapes, custom shapes, and line shapes to see if it is only a subset of
DOCX.

-- 
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/20180801/f952ba6f/attachment.html>


More information about the Libreoffice-bugs mailing list