Issue 82186

Summary: table-formulas are not covered by the undo function
Product: Writer Reporter: norbert2 <norbert.notz>
Component: codeAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P4 CC: issues
Version: OOo 2.3   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description norbert2 2007-10-02 17:13:15 UTC
Hi,

- please open a writer document

- insert a table (1 row and 2 columns is enough)

- insert something into one of these two cells, for example the number "5"

- place the cursor in the second (empty) cell

- enter "="

- click into the cell with the number "5"

- press RETURN: Now the "5" is copied to the second cell, as expected.

- click UNDO: Note that only the alignment (right) is undone, but the "5" remains.

If clicking undo more times, the "5" of the first cell is removed, but the one
of the second cell (the formula "5") is not removed. It only is removed if undo
is clicked even more times to undo inserting of the table.

(Found on SO8 PU8 Linux and OOo 2.3 windows.)
Comment 1 eric.savary 2007-10-04 01:17:52 UTC
Reassigned