[Libreoffice-bugs] [Bug 76334] LO4.3 writes svg:viewBox="0 0 0 0" when convert a shape in pptx to odp.

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sat Dec 29 13:33:48 UTC 2018


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

--- Comment #16 from Regina Henschel <rb.henschel at t-online.de> ---
Created attachment 147883
  --> https://bugs.documentfoundation.org/attachment.cgi?id=147883&action=edit
Shape with custGeom

Try it with a shape with custGeom (draw:type="ooxml-non-primitive") and comment
out the lines 240, 241 in  CustomShapeProperties::pushToPropSet() in
customshapeproperties.cxx, then you get a proper svg:viewBox. With active lines
you get svg:viewBox="0 0 0 0". It might be not the only reason, but it is at
least related.

To get a custGeom in PowerPoint without editing the file itself, draw two of
the preset shapes and combine them, for example. To combine them, select both
shapes, then in "Drawing Tools" in section "Insert Shapes" the drop-down "Merge
Shapes", item "Combine".

-- 
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/20181229/bda35c18/attachment-0001.html>


More information about the Libreoffice-bugs mailing list