Firefox doesn't allow dragging of macOS screenshot previews
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect, P3)
Tracking
()
People
(Reporter: husseydevin, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.14; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
Took a screenshot on macOS Mojave 10.14.2, and dragged the preview in the corner of the screen to a file drop zone (such as Discord and here https://css-tricks.com/examples/DragAndDropFileUploading/) to attempt to upload it.
Actual results:
Nothing. The screenshot is not uploaded.
Expected results:
The screenshot should be uploaded as if it were a normal file.
Updated•7 years ago
|
Comment 1•7 years ago
|
||
The priority flag is not set for this bug.
:enndeakin, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 2•7 years ago
|
||
More detailed steps:
- Press Command+Shift+5
- Press Capture and a thumbnail will appear in the corner of the screen.
- Drag onto the url above.
It looks like the dataTransfer.files is empty, but on Safari it contains a reference to a png image.
I can confirm on Firefox 97.0 (macOS 12.2.1), this bug is no longer present.
Updated•3 years ago
|
Comment 4•2 years ago
|
||
Close per comment #3. Feel free to reopen or file a new bug if you still see this issue.
Description
•