https://bugs.documentfoundation.org/show_bug.cgi?id=134779

Heiko Tietze <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda
                   |.freedesktop.org            |tion.org
     Ever confirmed|0                           |1
           Keywords|needsUXEval                 |difficultyBeginner,
                   |                            |easyHack, skillCpp, topicUI
           Severity|normal                      |enhancement
             Status|UNCONFIRMED                 |NEW

--- Comment #4 from Heiko Tietze <[email protected]> ---
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)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to