Issue 120253 - Use "Sum" button on formula bar to get result series of a cell range, the operation will be recorded in undo/redo list cell by cell.
Summary: Use "Sum" button on formula bar to get result series of a cell range, the ope...
Status: CONFIRMED
Alias: None
Product: Calc
Classification: Application
Component: editing (show other issues)
Version: 3.4.0
Hardware: All All
: P3 Normal (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-11 10:16 UTC by Shan Zhu
Modified: 2012-07-11 10:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Shan Zhu 2012-07-11 10:16:08 UTC
Build info: AOO3.4.1_r1354891

Steps to reproduce:
1. Create a new file in Spreadsheet.
2. Input numbers into a cell range, say, A1:D4.
3. Select cell range A1:E5, press "Sum" button on formula bar to calculate the summary of each row and column.(The result will be filled into A5:D5, E1:E5)
4. Press Ctrl+Z to undo it.

Issue:
The result will be removed from the summary cells one by one.