View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0012629 | Scribus | General | public | 2014-08-21 21:04 | 2016-04-04 01:33 |
Reporter | Thomaxz2 | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | feedback | Resolution | open | ||
Platform | PC 64 bit | OS | Windows | OS Version | 8 |
Product Version | 1.4.4 | ||||
Summary | 0012629: Copy/Paste will import a bunch of XML when pasting in to Scribus from certain sources | ||||
Description | When a block, text or image is copied and pasted in another program, only an bunch of xml is result not the image itself og the text itself. | ||||
Steps To Reproduce | Select an image og and text, use the menus to copy and paste | ||||
Additional Information | I can't copy, but realy i missing the feature of export to a document format (odt or doc/docx) | ||||
Tags | No tags attached. | ||||
Patch | |||||
|
hi getting copy paste of rich content to work correctly on multiple platforms is not a trivial task at all! but i agree that having no way of getting rich text out of scribus is a pain... let's hope it will be solved very soon (at least for 1.5svn) (i'm working on a solution... but days have only 24 hours and i need some rest from time to time...) ciao a.l.e |
|
This issue needs a better summary and linked to related issues. |
|
Thomaxz2, please give more info Help us understand more about your workflow. I.E. 1) Upload the original content that you copy/pasted from 2) Upload the .SLA file you copy/pasted in to |
|
As to ale's claim that "copy paste of rich content to work correctly on multiple platforms is not a trivial task at all", the simple answer, at least regarding text, is: Wrong. It's astonishingly easy. Scribus simply needs to support a small subset of RTF (a published MS spec), as well as a subset of HTML (which it already does). RTF is being used as a clipboard format on all Scribus-supported platforms (try to copy/paste formatted text between LibreOffice and AbiWord on Linux or *BSD -- it works because both can read the RTF clipboard format). However, Scribus should at least offer an option to resort to plain text, if neither RTF nor HTML are available as clipboard formats, which would include stripping off all tags. |
|
Christoph, you're welcome to implement this trivial feature :-) For what it's worth, most of the programs on my home computer cannot deal correctly with the most trivial X11 copy-paste... All in all: while copy paste looks like a trivial feature, that is available everywhere, it's not easy to get it right. For getting a sense of this, you can have a look at one of the many js editors available: the result you get is mostly a mess of tags. The problem is to make sense of what an unknown source provides and transform it in a clean and reliable text in scribus. It's no very hard task, that's for sure, but not a trivial one either! |
|
My comment referred to the complexity in terms of multi-platform comatibility, which doesn't exist as long as we're dealing with text: RTF, HTML, plain text is all that's needed on all platforms. Graphics is an entirely different beast and an ugly mess, though. |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-08-21 21:04 | Thomaxz2 | New Issue | |
2014-08-22 08:03 | ale | Note Added: 0033317 | |
2014-08-23 13:07 | Kunda | Note Added: 0033326 | |
2014-08-30 01:41 | Kunda | Note Added: 0033374 | |
2014-08-30 01:42 | Kunda | Summary | Copy => Copy/Paste will import a bunch of XML when pasting in to Scribus from certain sources |
2014-08-30 01:43 | Kunda | Status | new => feedback |
2014-08-30 06:00 | christoph_s | Note Added: 0033377 | |
2014-08-30 06:45 | ale | Note Added: 0033378 | |
2014-08-30 19:34 | christoph_s | Note Added: 0033379 | |
2014-09-17 15:15 | Kunda | Relationship added | related to 0005320 |
2014-09-17 15:25 | Kunda | Relationship added | related to 0010634 |
2014-09-19 18:40 | Kunda | Relationship added | related to 0003345 |
2016-04-04 01:33 | Kunda | Relationship added | related to 0009812 |