Open Bug 1670200 Opened 4 years ago Updated 3 years ago

Drag image to other app from blob url doesn't work

Categories

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

Firefox 82
defect

Tracking

()

UNCONFIRMED

People

(Reporter: descent-tact0m, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.11 Safari/537.36

Steps to reproduce:

Steps to reproduce the problem:

  1. Open https://mdn.mozillademos.org/en-US/docs/Web/API/File/Using_files_from_web_applications$samples/Example_Using_object_URLs_to_display_images?revision=1644987
  2. Select an image
  3. Drag the image displayed on the page to another app, e.g. Word

Actual results:

The image is copied to Word

Expected results:

"blob:https://mdn.mozillademos.org/90909672-2cac-4398-9f43-6dfecc8aa987" is copied to Word

oh wait I accidently reversed the actual results and expected results

Correct my typo:

Expected results: The image is copied to Word

Actual results: "blob:https://mdn.mozillademos.org/90909672-2cac-4398-9f43-6dfecc8aa987" is copied to Word

Component: Untriaged → DOM: Drag & Drop
Product: Firefox → Core
Severity: -- → S2

(In reply to jackworks from comment #1)

oh wait I accidently reversed the actual results and expected results

Correct my typo:

Expected results: The image is copied to Word

Actual results: "blob:https://mdn.mozillademos.org/90909672-2cac-4398-9f43-6dfecc8aa987" is copied to Word

The link on comment 0 was no longer valid. I tried dragging images from other web pages to Word. I didn't encounter the issue mentioned.
It'd be great to share a link if this issue is still reproducible.

Severity: S2 → S3
You need to log in before you can comment on or make changes to this bug.