Issue 64500 - new chart: Implement clipboard for objects inside the chart
Summary: new chart: Implement clipboard for objects inside the chart
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
: 27360 68033 (view as issue list)
Depends on:
Blocks:
 
Reported: 2006-04-19 11:01 UTC by bjoern.milcke
Modified: 2013-02-24 21:20 UTC (History)
2 users (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-04-19 11:01:35 UTC
In the old chart only Metafiles were supported.
Comment 1 bjoern.milcke 2006-04-19 11:03:15 UTC
Should be possible to implement now, as we have the possibility to store
additional shapes at the chart model.
Comment 2 IngridvdM 2006-04-22 14:35:07 UTC
added keyword
Comment 3 bjoern.milcke 2006-06-23 10:03:02 UTC
Changed target to 2.x
Comment 4 bjoern.milcke 2006-08-01 14:41:40 UTC
*** Issue 68033 has been marked as a duplicate of this issue. ***
Comment 5 bjoern.milcke 2006-09-28 13:01:03 UTC
*** Issue 27360 has been marked as a duplicate of this issue. ***
Comment 6 bjoern.milcke 2006-09-28 17:45:47 UTC
Implemented the pasting of metafiles, bitmaps and text (pasted as draw text shape).
Reloading the stored graphics (metafiles and bitmaps) currently doesn't work.
Comment 7 bjoern.milcke 2006-10-06 10:03:47 UTC
implemented copying of the selected object as Metafile and Bitmap to the
clipboard. If no object is selected the entire chart (as Metafile and Bitmap) is
copied to the clipboard.
Comment 8 bjoern.milcke 2006-11-01 15:50:21 UTC
Note that the clipboard works as before, i.e. only Metafiles and Bitmaps can be
pasted. When nothing is selected, nothing is copied. That's different from what
I wrote before.
->kla: Please verify.
Comment 9 IngridvdM 2007-01-18 11:55:09 UTC
changed target to 2.3
Comment 10 kla 2007-03-15 13:06:41 UTC
works fine -> verified
Comment 11 p9w.vu.31122010 2007-07-27 01:36:28 UTC
Works fine in master. Closing.