<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: table pushed to next page, caused by paragraphs with "Keep with Next' property set (WPS)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=99349#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - FILEOPEN: table pushed to next page, caused by paragraphs with "Keep with Next' property set (WPS)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=99349">bug 99349</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>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=135552" name="attach_135552" title="isk_short.docx: simplified version of the description's test document">attachment 135552</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=135552&action=edit" title="isk_short.docx: simplified version of the description's test document">[details]</a></span>
isk_short.docx: simplified version of the description's test document

I was unable to create a cleanroom sample - I could only simplify the provided
example.

I think this has more to do with section breaks than anything else. It looks
like the "paragraph before the table"'s keep with next property isn't
connecting to the table because of the section break, and thus the table floats
freely. A bRemove in DomainMapper.cxx::lcl_utext seems to be causing the import
problem. Don't remove if pContext->isSet(PROP_PARA_KEEP_TOGETHER)? But then you
get extra empty paragraphs each round-trip.

This simple file also exports poorly - even to .doc and .odt format. I'm not
going to look into this further - too ugly.</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>