[Libreoffice-bugs] [Bug 137248] Calc - AutoCalculate malfunction, always F9 (ReCalculate) necessary
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Tue Oct 13 19:26:01 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=137248
--- Comment #13 from Eike Rathke <erack at redhat.com> ---
This actually is a repaint problem, Pgdn and PgUp or Shift+Ctrl+R to redraw the
grid displays the recalculated value. The commit mentioned somewhere forgets to
(re)set a changed flag, a debug version in terminal displays
sc/source/core/data/column4.cxx:1695: Internal error, cell 2!R3C3 failed
running Interpret(), not allowing threading
so it hits exactly that changed code.
--
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/20201013/efe66644/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list