[Libreoffice-bugs] [Bug 124098] LibreCalc6.2: Opening a Calc with some formulas: It writes "adapt Row Height" which is taking ages to load!
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed May 1 14:18:44 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=124098
V Stuart Foote <vstuart.foote at utsa.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://bugs.documentfounda
| |tion.org/show_bug.cgi?id=62
| |268
--- Comment #8 from V Stuart Foote <vstuart.foote at utsa.edu> ---
So does fix for bug 62268 need revisit?
Seems if all rows with cells are assigned the
"style:use-optimal-row-height='true'" we're doing the correct thing of parsing
each row before rendering.
Isn't issue then that all rows of a close to empty sheet receive that style as
default? It sets them to default, but parses each for cell content--expensive.
Simple fix might be to change default row style to
"style:use-optimal-row-height='false'"--and only explicitly set it for rows
with cell content?
--
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/20190501/04bc7bcd/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list