Feature #1284
RCP: 0.7.7, add a way to copy and paste the chart view directly with OS native copy/paste commands/shortcuts
Status: | In Progress | Start date: | 03/25/2015 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | Charts | Spent time: | - | ||
Target version: | TXM 0.8.3 |
Description
Add a way to copy and paste the chart view directly with OS native copy/paste commands/shortcuts (and through contextual menu and/or tool bar?)
UPDATE 2022-10-05:
Done since TXM 0.8.1.
Implemented for Swing Composite and SVG Batik Composite.
Not done for Raster Composite.
Validation tests:
- create non CA chart with JFreeChart Engine + JFreeChart/Java2D display mode
- use CTRL-C/CMD-C to copy to clipboard and paste to an image viewer
- use "Copier la vue dans le presse-papier" from editor toolbar to copy to clipboard and paste to an image viewer
- use "Copier la vue dans le presse-papier" from editor context menu to copy to clipboard and paste to an image viewer
- the pasted result should display the same view (cropped and zoomed) than the editor
- create non CA chart with R Engine
- use CTRL-C/CMD-C to copy to clipboard and paste to an image viewer
- use "Copier la vue dans le presse-papier" from editor toolbar to copy to clipboard and paste to an image viewer
- use "Copier la vue dans le presse-papier" from editor context menu to copy to clipboard and paste to an image viewer
- the pasted result should display the same view (cropped and zoomed) than the editor
SJ: Windows 10 OK
Does not work for CA due to the multi-editor, see http://forge.cbp.ens-lyon.fr/redmine/issues/3292.
History
#1 Updated by Sebastien Jacquot 8 months ago
- Description updated (diff)
- Status changed from New to In Progress
- Target version changed from TXM X.X to TXM 0.8.4
- % Done changed from 0 to 80
#2 Updated by Sebastien Jacquot 8 months ago
- Description updated (diff)
#3 Updated by Matthieu Decorde 4 months ago
- Target version changed from TXM 0.8.4 to TXM 0.8.3