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

--- Comment #1 from Regina Henschel <rb.hensc...@t-online.de> ---
Created attachment 147822
  --> https://bugs.documentfoundation.org/attachment.cgi?id=147822&action=edit
suspicious lines

custoomshapeproperties.cxx lines 240 and 2241 look very suspicious to me. If I
comment them out, the shape is rendered correctly.

If the viewBox is forced to width=0 and height=0 here, the members nCoordWidthG
and nCoordHeightG will become zero too by ApplyShapeAttributes() later on. And
thus members nCoordWidth and nCoordHeight become zero too in
EnhancedCustomShape2d::SetPathSize() in EnhancedCustomShape2d.cxx.

But I'm not familiar with pptx import and cannot estimate, whether such change
would break something in other areas.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to