Issue 65379 - New chart: Implement Undo for moved chart ranges.
Summary: New chart: Implement Undo for moved chart ranges.
Status: CLOSED FIXED
Alias: None
Product: Calc
Classification: Application
Component: code (show other issues)
Version: 680m166
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: kla
QA Contact: issues@sc
URL:
Keywords: new_implementation, oooqa
Depends on:
Blocks:
 
Reported: 2006-05-15 09:24 UTC by bjoern.milcke
Modified: 2013-08-07 15:14 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-05-15 09:24:55 UTC
When you move a range of data in Calc that is used by a chart, the chart is
notified via the XModifyBroadcaster/Listener interface. However when you Undo
the cell-move the chart gets no notification.

->NN: Is it possible to move parts of a range, e.g. a data series uses A1:E1 and
you move the cell content of C1 to C3, does the new range become A1:B1;C3;D1:E1?
Comment 1 bjoern.milcke 2006-05-15 09:25:45 UTC
Keyword new_implementation added
Comment 2 bjoern.milcke 2006-06-23 10:20:02 UTC
Changed target to 2.x
Comment 3 niklas.nebel 2006-12-04 18:42:45 UTC
Undo is implemented on CWS "chart2mst3".
Splitting a range if parts are moved will not be done.
Comment 4 niklas.nebel 2006-12-13 11:54:11 UTC
Fixed in CWS chart2mst3 milestone10, please verify.
Comment 5 IngridvdM 2007-01-18 12:07:26 UTC
changed target to 2.3
Comment 6 kla 2007-02-26 14:48:55 UTC
Works fine into mst11 -> verified
Comment 7 ace_dent 2008-05-16 03:27:43 UTC
This Issue is 'Verified' and not updated in 1yr+, so Closing.
A Closed Issue is a Happy Issue (TM).

Regards,
Andrew
 
Cleaning-up and Closing old Issues as part of:
~ The Grand Bug Squash, pre v3 ~