<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - FILEOPEN PPTX shape with direct values in arcTo command is not rendered"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=122325#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - FILEOPEN PPTX shape with direct values in arcTo command is not rendered"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=122325">bug 122325</a>
from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
<pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=147822" name="attach_147822" title="suspicious lines">attachment 147822</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=147822&action=edit" title="suspicious lines">[details]</a></span>
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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>