<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 - TABLE: CREATE: huge number of columns and rows allowed"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=108721">108721</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>TABLE: CREATE: huge number of columns and rows allowed
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>5.2.7.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Mac OS X (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>tobias.schelling@icloud.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>When I go to "Insert Table > More Options > " I can leave this panel with
extremely huge values for "Columns" and "Rows" if I just hit "Enter"


workflow (incorrect)
- i come to the panel
- I enter 23456345435345 into the columns of rows field
- I press enter
- Writer now creates a table with this amount of rows or columns, which
basically drives the application useless as it is extremely slow. basically
upon hitting enter the input validation is not triggered

alternative workflows (this works correctly)
- i come to the panel
- I enter 234234234234234234 into the columns or rows field
- I click into another control (e.g. table name), or I press "Insert" 
- then the input validation is applied and the columns value is reduced to 8192</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>