<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 - Rest of table not shown if rows that aren't allowed to break overlap page break"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108073">108073</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Rest of table not shown if rows that aren't allowed to break overlap page break
          </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>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>CC</th>
          <td>michael.meeks@collabora.com
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>103100
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=133547" name="attach_133547" title="Sample FODT">attachment 133547</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=133547&action=edit" title="Sample FODT">[details]</a></span>
Sample FODT

Open the attached FODT document. It looks like a page with a one-row-table at
the end of the 1st page.
Now add a line break before the table.

Magic, the table grew to its normal size!

Right-clicking certain rows, then opening Table Properties... / Text Flow
reveals "Allow row to break across pages and columns" is disabled for the first
two rows, and enabled for the rest of the table. If it gets enabled for the
first two rows, the table displays correctly (a bit tricky to do, select the
single row and the invisible row below, change the setting, save the file and
reload).

The file can also be fixed in a text editor, see this part:

<style:style style:name="Table1.1" style:family="table-row">
   <style:table-row-properties fo:keep-together="always"/> <!-- this style:
always to auto fixes it -->
</style:style>

The issue requires specific table positioning to occur.
Observed with 5.4beta1 and 4.0.0.3.</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] Writer table bugs and enhancements"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=103100">Bug 103100</a>] [META] Writer table bugs and enhancements
              </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>