<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN [RTF] Table cell at bottom of page missing (not displaying on current or next page)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143607#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN [RTF] Table cell at bottom of page missing (not displaying on current or next page)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=143607">bug 143607</a>
              from <span class="vcard"><a class="email" href="mailto:gaven@quest.ie" title="Gaven <gaven@quest.ie>"> <span class="fn">Gaven</span></a>
</span></b>
        <pre>Hello Timor, 

I did investigation after reading your comment "Can be fixed with "Allow row to
break across pages"."

I can confirm that removing "\trkeep" (Table row keep together. This row cannot
be split by a page break. This property is assumed to be off unless the control
word is present.) from the code we use to generate the RTF output from our
system fixes the missing question problem.

This will have to do for now as emergency workaround, but I would still like to
be able to put it back in some time.

Reason it is there is to keep the gray question header cell in one block and
not have it split over two pages.

After removing the \trkeep control word, the gray question header now splits
over two pages.</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>