Issue 67875 - New chart: Undo after own data editor only restores the structure but not the data itself
Summary: New chart: Undo after own data editor only restores the structure but not the...
Status: CLOSED FIXED
Alias: None
Product: General
Classification: Code
Component: chart (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: kla
QA Contact: issues@graphics
URL:
Keywords: new_implementation
Depends on:
Blocks:
 
Reported: 2006-07-28 13:33 UTC by bjoern.milcke
Modified: 2013-02-24 21:19 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description bjoern.milcke 2006-07-28 13:33:05 UTC
The Undo that saves the XModel does not save the data of the
XInternalDataprovider. Maybe we have to extend the Undo concept for this.
(Putting the data in every Undo is probably not practical).
Comment 1 bjoern.milcke 2006-07-28 13:43:12 UTC
set keyword
Comment 2 bjoern.milcke 2006-11-10 15:06:48 UTC
Added an undo "action" (UndoElement) that stores the internal data in addition
to the model.
Comment 3 bjoern.milcke 2006-12-13 17:19:37 UTC
Fixed in chart2mst3 Milestone 10, please verify.

To test, create a chart with own data. Do changes in the Chart Data dialog.
After closing (which nowadays always applies the changes), an undo should
restore the data you had before opening the dialog.
Comment 4 IngridvdM 2007-01-18 11:48:31 UTC
changed target to 2.3
Comment 5 kla 2007-02-28 09:33:56 UTC
works fine -> verified
Comment 6 andreschnabel 2007-07-17 16:17:11 UTC
ok in SRC680m220 -> closing