Open Bug 1763600 Opened 2 years ago Updated 7 months ago

Support read image/svg+xml mime type from clipboard

Categories

(Core :: DOM: Copy & Paste and Drag & Drop, task)

task

Tracking

()

People

(Reporter: edgar, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug, )

Details

Currently we don't support read image/svg+xml mime type from clipboard. This bug is filed for tracking how to support that.

Steps for testing,

  1. Open Inkscape application.
  2. Load a svg file.
  3. Right click on the image and click copy on context menu.
  4. Load https://edgarchen.github.io/dragndropclipboard/ on Firefox.
  5. Press Ctrl+v to paste.

There is no DataTransferItem with image/svg+xmltype, some platform doesn't even getimage/png` correctly, e.g. in Mac.

Blocks: 1619251
You need to log in before you can comment on or make changes to this bug.