GNOME Bugzilla – Bug 98562
data loss on insert
Last modified: 2010-04-30 22:48:26 UTC
If insert is used when a row/column is full, data falls off then end without warning to the user. 1) new gnumeric 2) A1 gets 1 3) B1 gets =A1+1 4) drag fill entire row 5) select column IU 6) right click -> insert ==> the data in cell IV falls off the edge. It would be nice to get a warning of some kind. cheers, adrian
Well, yes, that's the way it goes in a finite universe. I'm not sure it's worth fixing. Undo should bring things back.
For the record, Excel seems to simply refuse to toss contents off the edge. (I am not sure what is considered contents here.)
*** Bug 617151 has been marked as a duplicate of this bug. ***
Undo is pretty nice when you get notified that something happened. My wife got hit because she was adding columns at the start, repeatedly (over weeks)... then one day realized she had lost some of her work. Data loss with no warning : bad. I see three decent ways out : 1) the user should either be warned that the new column can't be inserted (and it shouldn't be inserted, of course) ; 2) the sheet should be auto-resized to accomodate ; 3) the insert column action should be disabled. I can't believe silent data loss is seen as low and minor importance...
Snark's suggestion (1) is now implemented for insertions of whole rows or columns.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.