<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - TABLE FORMATTING: DOCX, Paragraph background color set to 'No Fill' not persisted on save"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=137683">bug 137683</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;">See Also</td>
           <td>
                
           </td>
           <td>https://bugs.documentfoundation.org/show_bug.cgi?id=64490
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - TABLE FORMATTING: DOCX, Paragraph background color set to 'No Fill' not persisted on save"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=137683#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - TABLE FORMATTING: DOCX, Paragraph background color set to 'No Fill' not persisted on save"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=137683">bug 137683</a>
              from <span class="vcard"><a class="email" href="mailto:jluth@mail.com" title="Justin L <jluth@mail.com>"> <span class="fn">Justin L</span></a>
</span></b>
        <pre>The definitive bug report to look at might be <a class="bz_bug_link 
          bz_status_CLOSED  bz_closed"
   title="CLOSED FIXED - LibO Writer text highligthing not compatible with MS Word DOC and DOCX (highlighting transforms to background color)"
   href="show_bug.cgi?id=64490">bug 64490</a>.
I have started an information gathering wiki page for char highlighting at
<a href="https://wiki.documentfoundation.org/Documentation/CharHighlight">https://wiki.documentfoundation.org/Documentation/CharHighlight</a>.

The root of the problem for this report is that the default para-style defines
a white colour highlight, which needs to be cancelled everywhere. Unbelievable.

<w:style w:type="paragraph" w:default="1" w:styleId="1">
  <w:name w:val="Normal"/>
  <w:rPr>
    <w:highlight w:val="white"/>

This means we need to import AND export none highlighting. Great.</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>