<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - FILEOPEN DOCX Custom size and position of the chart wall is not interpreted in DOCX files created with Word 2013"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=114179#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - FILEOPEN DOCX Custom size and position of the chart wall is not interpreted in DOCX files created with Word 2013"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=114179">bug 114179</a>
from <span class="vcard"><a class="email" href="mailto:kelemeng@ubuntu.com" title="Gabor Kelemen <kelemeng@ubuntu.com>"> <span class="fn">Gabor Kelemen</span></a>
</span></b>
<pre>(In reply to Bartosz from <a href="show_bug.cgi?id=114179#c4">comment #4</a>)
<span class="quote">> I have analysed the root cause of problem, and it seems that size of the
> Diagram Shape is not known.</span >
There is this piece of xml in the original files word/charts/chart1.xml that
looks relevant:
<c:manualLayout><c:layoutTarget val="inner"/><c:xMode val="edge"/><c:yMode
val="edge"/><c:x val="0.4291878098571012"/><c:y val="0.41305555555555556"/><c:w
val="0.46664552347623223"/><c:h val="0.34062148481439819"/></c:manualLayout>
Of course the file saved by LO lacks this.
Maybe parsing this is the direction to go?</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>