<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN DOC: Table border settings read incorrectly"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113734#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN DOC: Table border settings read incorrectly"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=113734">bug 113734</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>repro 7.0+

This is a two-line border that was chosen. At such a small size, it doesn't
really make sense to allow a two-line border. DOCX is similar to DOC, although
slightly smaller (2.25) and imported as a different border style (Outset
instead of Thick/thin).

<w:tcBorders>
  <w:top w:val="outset" w:sz="6" w:space="0" w:color="auto"/>
  <w:left w:val="outset" w:sz="6" w:space="0" w:color="auto"/>
  <w:bottom w:val="outset" w:sz="6" w:space="0" w:color="auto"/>
  <w:right w:val="outset" w:sz="6" w:space="0" w:color="auto"/>
</w:tcBorders></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>