https://bugs.documentfoundation.org/show_bug.cgi?id=124098
Mike Kaganski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #39 from Mike Kaganski <[email protected]> --- (In reply to Xisco FaulĂ from comment #37) > This is not a regression, see comment 15 This *is* a regression. In comment 15, you point to the fact that *forced recalculation* takes just as much. But that is not the issue raised here; the low performance of the recalculation itself is a separate issue. Yes, *if* that separate issue were fixed, and recalc took an instant, this issue would *possibly* be also resolved (unless there is another reason to restore cached height even if recalc doesn't take long). But this specific issue is about the problem that had appeared after the commit identified in comment 7, and is specifically about the new behavior of ignoring the cached values, and taking that long time, where it *did not* previously: on file open. -- You are receiving this mail because: You are the assignee for the bug.
