<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:philipz85@hotmail.com" title="Yousuf Philips (jay) <philipz85@hotmail.com>"> <span class="fn">Yousuf Philips (jay)</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - FILESAVE: DOCX - Drop caps is lost when saving"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=109308">bug 109308</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>UNCONFIRMED
</td>
<td>NEW
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>philipz85@hotmail.com
</td>
</tr>
<tr>
<td style="text-align:right;">Version</td>
<td>5.4.0.1 rc
</td>
<td>Inherited From OOo
</td>
</tr>
<tr>
<td style="text-align:right;">Blocks</td>
<td>107943
</td>
<td>107831
</td>
</tr>
<tr>
<td style="text-align:right;">Summary</td>
<td>[FILESAVE DOCX] Drop caps is lost when saving docx
</td>
<td>FILESAVE: DOCX - Drop caps is lost when saving
</td>
</tr>
<tr>
<td style="text-align:right;">Ever confirmed</td>
<td>
</td>
<td>1
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - FILESAVE: DOCX - Drop caps is lost when saving"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=109308#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - FILESAVE: DOCX - Drop caps is lost when saving"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=109308">bug 109308</a>
from <span class="vcard"><a class="email" href="mailto:philipz85@hotmail.com" title="Yousuf Philips (jay) <philipz85@hotmail.com>"> <span class="fn">Yousuf Philips (jay)</span></a>
</span></b>
<pre>LibreOffice isnt outputting the <w:framePr> paragraph property as well the
necessary run properties in the saved ooxml.
How Word outputs it.
<w:p ...>
<w:pPr>
<...>
<w:framePr w:dropCap="drop" w:lines="3" w:wrap="around" w:vAnchor="text"
w:hAnchor="text" />
<...>
<w:rPr>
<w:rFonts w:cs="Liberation Serif" />
<w:position w:val="-11" />
<w:sz w:val="113" />
</w:rPr>
</w:pPr>
<w:r>
<w:rPr>
<w:rFonts w:cs="Liberation Serif" />
<w:position w:val="-11" />
<w:sz w:val="113" />
</w:rPr>
<w:t>L</w:t>
</w:r>
</w:p>
<a href="http://www.datypic.com/sc/ooxml/e-w_framePr-1.html">http://www.datypic.com/sc/ooxml/e-w_framePr-1.html</a></pre>
</div>
</p>
<div id="referenced">
<hr style="border: 1px dashed #969696">
<b>Referenced Bugs:</b>
<ul>
<li>
[<a class="bz_bug_link
bz_status_NEW "
title="NEW - [META] Paragraph-level bugs and enhancements"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=107831">Bug 107831</a>] [META] Paragraph-level bugs and enhancements
</li>
<li>
[<a class="bz_bug_link
bz_status_NEW "
title="NEW - [META] Save bugs and enhancements"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=107943">Bug 107943</a>] [META] Save bugs and enhancements
</li>
</ul>
</div>
<br>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>