[Libreoffice-bugs] [Bug 134779] Entering a table with too many columns causing Writer to lock up

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Fri Jul 17 09:35:40 UTC 2020


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

Heiko Tietze <heiko.tietze at documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|libreoffice-ux-advise at lists |heiko.tietze at 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 <heiko.tietze at documentfoundation.org> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200717/e6864500/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list