https://bugs.documentfoundation.org/show_bug.cgi?id=150260
Óvári <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Óvári <[email protected]> --- (In reply to LeroyG from comment #3) > (In reply to Óvári from comment #0) > > Expected Results: > > Hidden last row(s) should remain hidden when row(s) above are deleted > > After you delete some rows, the same number of rows remains hidden. So, what > do you see are not the last row(s) hidden, but new rows that are added to > the spreadsheet. > > Rows number is 1048576 although you add or delete some rows. > > To test, type some text in A1048576, then delete some rows. You will see > that the added text now are not in row 1048576, but 1048575 or up. > > I think that expected behavior is that _same number_ of rows remain hidden. > For me, not-a-bug. Does the current behavior provides a poor UX? Any data added to, say, row 1048576 would mean the spreadsheet would be sparse. Would this: a) reduce the performance of the spreadsheet? b) stop new rows being added as the last row has data? If a row is to be added, should it be added at the end of the last visible row, i.e. show row 15? Perhaps someone with other spreadsheet programs can provide information on what they do? Thank you -- You are receiving this mail because: You are the assignee for the bug.
