Issue 82186 - table-formulas are not covered by the undo function
Summary: table-formulas are not covered by the undo function
Status: CONFIRMED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: OOo 2.3
Hardware: All All
: P4 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-02 17:13 UTC by norbert2
Modified: 2013-08-07 14:38 UTC (History)
1 user (show)

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 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