<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 - FILEOPEN Table in frame in DOCX not displayed in Writer"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=119800">119800</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>FILEOPEN Table in frame in DOCX not displayed in Writer
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>4.0.0.3 release
          </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>Writer
          </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>Blocks</th>
          <td>104444
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=144783" name="attach_144783" title="Sample DOCX">attachment 144783</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=144783&action=edit" title="Sample DOCX">[details]</a></span>
Sample DOCX

The tables in the attached DOCX went between Word and Writer back and forth,
that's why they are both in frames.
In Writer the first table isn't shown.

The likely cause appears to be the following piece of XML in word\document.xml:

<w:pPr>
  <w:rPr>
    <w:vanish/>
  </w:rPr>
</w:pPr>

If the supposedly invisble content is removed from the document via Inspect
Document in Word, both tables appear in Writer (positioning is slightly off,
though).

Observed using LO 6.2 daily build (2018-09-07_23:40:38,
9a9b81c7212fa6a6762246593acf3f1950677a22) & 4.0.0.3 / Windows 7.
In 3.5.0.3 that one showing table appears worse.</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] DOCX (OOXML) table-related issues"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=104444">Bug 104444</a>] [META] DOCX (OOXML) table-related issues
              </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>