<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - FILESAVE: XML element for table background no fill unnecessarily written in DOCX"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=112103">112103</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>FILESAVE: XML element for table background no fill unnecessarily written in DOCX
</td>
</tr>
<tr>
<th>Product</th>
<td>LibreOffice
</td>
</tr>
<tr>
<th>Version</th>
<td>6.0.0.0.alpha0+ Master
</td>
</tr>
<tr>
<th>Hardware</th>
<td>All
</td>
</tr>
<tr>
<th>OS</th>
<td>All
</td>
</tr>
<tr>
<th>Status</th>
<td>UNCONFIRMED
</td>
</tr>
<tr>
<th>Keywords</th>
<td>filter:docx
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>medium
</td>
</tr>
<tr>
<th>Component</th>
<td>filters and storage
</td>
</tr>
<tr>
<th>Assignee</th>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>baron@caesar.elte.hu
</td>
</tr>
<tr>
<th>Depends on</th>
<td>109184
</td>
</tr></table>
<p>
<div>
<pre>This is a follow up to <a class="bz_bug_link
bz_status_VERIFIED bz_closed"
title="VERIFIED FIXED - FILEOPEN: DOCX - Table cells imported with white background when it should be no fill"
href="show_bug.cgi?id=109184">bug 109184</a>. The remaining issue is that when DOCX tables
with no fill background are roundtripped in Writer, the following element is
added to the file:
<w:shd w:fill="auto" w:val="clear" />
This is unnecessary, as it's the default, and Word doesn't insert the element
with such attributes.
Open&save <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=135592" name="attach_135592" title="Sample DOCX">attachment 135592</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=135592&action=edit" title="Sample DOCX">[details]</a></span> (created in Word) in Writer. Check document.xml in
the resulting file.
Observed with LO 6.0 daily build (2017-08-29_22:58:12,
7f4e02e3809e10564bd2bb91465c99f4dd207da7) / Windows 7.</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_VERIFIED bz_closed"
title="VERIFIED FIXED - FILEOPEN: DOCX - Table cells imported with white background when it should be no fill"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=109184">Bug 109184</a>] FILEOPEN: DOCX - Table cells imported with white background when it should be no fill
</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>