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

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |

--- Comment #16 from Justin L <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to