<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Entering a table with too many columns causing Writer to lock up"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134779">bug 134779</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>libreoffice-ux-advise@lists.freedesktop.org
           </td>
           <td>heiko.tietze@documentfoundation.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>needsUXEval
           </td>
           <td>difficultyBeginner, easyHack, skillCpp, topicUI
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Severity</td>
           <td>normal
           </td>
           <td>enhancement
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Entering a table with too many columns causing Writer to lock up"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134779#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Entering a table with too many columns causing Writer to lock up"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134779">bug 134779</a>
              from <span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
        <pre>We discussed the topic in the design meeting:
+ WPS limits to 63 (Patrick)
+ it's still possible to add rows/columns before/after (Heiko)
+ just a performance issue, limitations are bad (Csongor)
+ show a warning per coloring the spin edit or per confirmation box
=> go with the colored warning

Taking Justin's comment into account we should warn starting with 64 columns
(and perhaps 255 rows?) with "Large tables might adverse performance and
compatibility". 

Some code pointer:

sw/source/ui/table/instable.cxx
m_xColNF->set_message_type(weld::EntryMessageType::Error/Normal)</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>