https://bugs.documentfoundation.org/show_bug.cgi?id=115474
--- Comment #11 from Mike Kaganski <[email protected]> --- (In reply to libruser from comment #7) > Bug marked duplicate 124341 may not be a duplicate. "Selecting only part of > the document works as intended." > > #124341 still fails. Difference in repro steps is "select all", instead of > Columns A-E. This implies that the code is now more efficient, but not > scalable to the default number of cells. I kind of agree. While both have the same root cause, there are specifics that allow to have some special-casing in whole sheet case (or more specifically, whole rows case), which wouldn't affect e.g. whole-columns (not whole-sheet) case. Let me unduplicate. -- You are receiving this mail because: You are the assignee for the bug.
