https://bugs.freedesktop.org/show_bug.cgi?id=35146
--- Comment #8 from Philippe <[email protected]> --- I confirm that I have been seeing this bugs for many years in Ubuntu. I've done a little bit more investigation, if that can help locating the problem: It seems this is a linux-specific bug. (According to that report https://bugs.freedesktop.org/show_bug.cgi?id=48889 graphics are indeed pasted in windows). Also it's not an Inkscape-specific bug. Same text-pasting problem with MarvinSketch (see https://www.chemaxon.com/forum/ftopic8927.html). Ok, one could think LO is just picking the wrong clipboard format. Unfortunately Paste-Special is not an option: the list is empty. Using a little python script I could take a look at what Mime types Inkscape advertises on the clipboard; it says: ------------------------------------------------------------ ['TIMESTAMP', 'TARGETS', 'MULTIPLE', 'image/x-inkscape-svg', 'image/svg+xml', 'image/x-inkscape-svg-compressed', 'image/svg+xml-compressed', 'text/plain', 'application/pdf', 'image/png', 'image/x-postscript', 'image/x-e-postscript', 'text/x-povray-script', 'text/x-javafx-script', 'text/x-tex', 'application/x-wmf', 'image/hpgl', 'image/dxf', 'text/xml+xaml', 'application/x-xsk1', 'application/x-zip', 'image/x-plt', 'application/x-xcf', 'application/x-qt-image'] ------------------------------------------------------------ So it's a mystery why there is not a single Paste-Special possibility. And moreover these other formats actually exist since in wine-powerpoint a bitmap gets pasted when I do ctrl-V. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
