<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Table background bitmap replaced Painted White when changing the border color"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=121028#c11">Comment # 11</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Table background bitmap replaced Painted White when changing the border color"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=121028">bug 121028</a>
from <span class="vcard"><a class="email" href="mailto:raykowj@gmail.com" title="Jim Raykowski <raykowj@gmail.com>"> <span class="fn">Jim Raykowski</span></a>
</span></b>
<pre>Unfortunately, AFAIK, this has always been the behavior when using bitmap
backgrounds with tables, sections, and table of contents. It has to do with
how these backgrounds are stored without any identification.
Here is a clip from an .fodt (flat) file showing that no identification is
stored for the bitmap, just binary data.
<style:style style:name="Table1.C5" style:family="table-cell">
<style:table-cell-properties fo:background-color="transparent"
fo:padding="0.0382in" fo:border="none">
<style:background-image>
<office:binary-data> binary data is here
</office:binary-data>
</style:background-image>
</style:table-cell-properties>
</style:style></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>