<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - TABLES Distribute rows equally works unexpectedly different from "Distribute Columns Evenly""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=44871#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED DUPLICATE - TABLES Distribute rows equally works unexpectedly different from "Distribute Columns Evenly""
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=44871">bug 44871</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>(In reply to Rainer Bielefeld Retired from <a href="show_bug.cgi?id=44871#c2">comment #2</a>)
<span class="quote">> 1. Why do "Distribute Columns Evenly" and "Distribute Rows Evenly" work
> different?</span >
Because columns and rows act very differently in terms of response to
data-entry. Columns do not auto-grow, but rows do.  Columns do not need to fit
all of the content, but rows do.

So, only three row options make sense.  1.) minimize (reduce the table size),
or 2.) equally space for symmetry (based on the largest row - increase the
table size).  3.) Additionally, I could see the value in combining minimize,
followed by an equally space (symmetry using the minimal space) with a
no-shrink requirement. This allows the bottom row to be increased to the
desired table size, and then that huge row is distributed among the other rows
(the situation described in <a href="show_bug.cgi?id=44871#c0">comment 0</a>).  [the user could also combine minimize,
followed by equally space to achieve minimal symmetry in a shrunken table.]</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>