In the Spreadsheet, if you attempt to delete a row that contains a disabled cell, the operation is pushed in the undo stack. Pressing the undo button inserts a copy of the row with empty disabled cell.
A new row is inserted above the selected row, as the unsuccessful delete operation is pushed in the undo stack
The unsuccessful delete operation shouldn't pushed in the undo stack