Dragging image to desktop does not work
Categories
(Core :: DOM: Copy & Paste and Drag & Drop, defect)
Tracking
()
People
(Reporter: sam, Assigned: haik)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
24.97 KB,
text/plain
|
Details |
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.16; rv:87.0) Gecko/20100101 Firefox/87.0
Steps to reproduce:
- Go to https://external-content.duckduckgo.com/iu/?u=https%3A%2F%2Fpics.onsizzle.com%2FFacebook-%25CE%25A4%25CF%2581%25CE%25BF%25CF%258D-%25CF%2586%25CE%25AC%25CE%25BA%25CE%25B9%25CE%25BD%25CE%25B3%25CE%25BA-%25CF%2583%25CF%2584%25CF%258C%25CF%2581%25CF%2585-7cb68d.png&f=1&nofb=1
- Drag image to desktop.
- Note that there is a brief lag and no file is saved to the desktop.
Actual results:
There is a brief lag and no file is saved to the desktop.
Expected results:
The file should save to the desktop, just like if I were to right-click and save it (which does work).
Reporter | ||
Comment 1•4 years ago
|
||
Comment 2•4 years ago
|
||
I do not know if this is a valid issue or if it could be considered an enhancement, but I can definitely say that it is not a recent regression.
It occurs on Release v81. Could not verify older versions because they do not render the content area on Mac OS 11.
This feature exists and works correctly on the Chrome browser on Mac OS 11.
Also, this feature exists and works correctly on Firefox browser on Windows.
If the component is incorrect, please set a more appropriate one. Thank you.
Comment 3•4 years ago
|
||
I cannot reproduce the problem on Windows, the image is dropped properly, with an empty name (it's named just ".png").
I can reproduce the bug on Linux.
Comment 4•4 years ago
|
||
I can reproduce on macOS 10, and ran mozregression some more, and got this window:
It's still not very small, but bug 1437281 stands out, and given the weird filename when the drag succeeds on old builds (-1.png
) seems plausible. Haik, can you take a look?
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 5•3 years ago
•
|
||
This slipped through the cracks. I'll work on root-causing this and aim to fix it in 97.
Description
•