- From: Jan Bösenberg <notifications@github.com>
- Date: Mon, 11 Sep 2023 08:53:36 -0700
- To: w3c/clipboard-apis <clipboard-apis@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 11 September 2023 15:53:42 UTC
Old issue, still not solution. If you copy something from Inkscape, the only item in the Clipboard will be of type `image/text+xml`. Currently there is no chance to access this inside the browser, as `getAsString()` returns an empty string despite `kind: 'string'` being set for the ClipboardItem. Inkscape also seems to handle pasting `image/text+xml` content without problems. -- Reply to this email directly or view it on GitHub: https://github.com/w3c/clipboard-apis/issues/92#issuecomment-1714161306 You are receiving this because you are subscribed to this thread. Message ID: <w3c/clipboard-apis/issues/92/1714161306@github.com>
Received on Monday, 11 September 2023 15:53:42 UTC