<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Paragraph inside a table cannot be given the formatting property "Page break before""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108233#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Paragraph inside a table cannot be given the formatting property "Page break before""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108233">bug 108233</a>
              from <span class="vcard"><a class="email" href="mailto:tony.g2@vif.com" title="tony.g2@vif.com">tony.g2@vif.com</a>
</span></b>
        <pre>(In reply to Regina Henschel from <a href="show_bug.cgi?id=108233#c4">comment #4</a>)
<span class="quote">> fo:break-before or fo:break-after should be possible as attribute of a
> table-row. That would be an enhancement request.

> I would not allow a break, which is introduced by a paragraph, because that
> results in undefined behavior for the content of the other cells in the that
> row.</span >

This reasoning for not allowing a break by a paragraph in a table is perfectly
logical. 

However, this causes some files created in MS Word to be formatted differently
when opened in LO Write. In those files, any paragraph inside a table cell CAN
have a "break before" attribute -- just like any other paragraph not in a
table.

Word uses the following logic to define the behavior of such a "break before"
attribute:
If the attribute is on the FIRST paragraph of the FIRST column of a row, it
causes a page break before the row.
If the attribute is on any other paragraph in the table, it has no effect.
(This behavior seems to be consistent in all Word versions I have tried.)

So the question seems to be: Should Write have the most "compatible" (with
Word) behavior? For people using Write to open files created in Word, I suspect
the preferred answer would be "yes".

I have not yet seen the "break after" attribute in paragraphs in tables in Word
files, but would be happy to test it if needed.</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>