Closed Bug 1620184 Opened 6 years ago Closed 6 years ago

Fix drag/drop functionality in about:downloads to download things

Categories

(Firefox :: Downloads Panel, defect, P3)

defect

Tracking

()

VERIFIED FIXED
Firefox 76
Tracking Status
firefox75 --- wontfix
firefox76 --- verified

People

(Reporter: Gijs, Assigned: Gijs)

Details

Attachments

(1 file)

Per bug 978291, this is supposed to work on both the list and the "no downloads" text. That last part I expect broke (at the latest) in bug 1605939.

However, I can't get it to work at all (testing on Windows on beta), dragging either URLs or images from other tabs into either the list or the text - they just replace the about:downloads content with the URL of the dragged item. Maybe I'm doing it wrong? The code and event handlers are still there, it would seem.

This is just missing a preventDefault() in the shared drag/drop handler.

Assignee: nobody → gijskruitbosch+bugs
Priority: -- → P3
Summary: Fix or remove drag/drop functionality in about:downloads to download things → Fix drag/drop functionality in about:downloads to download things
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 76

Do you want to uplift this to 75?

Flags: needinfo?(gijskruitbosch+bugs)

(In reply to Julien Cristau [:jcristau] from comment #5)

Do you want to uplift this to 75?

It's been broken for ages, I'm not an expert on this code, and we have very little (if any) code coverage, so I'd rather not. It's not that it's risky per se, I'm just becoming more risk averse with these short cycles and apparently nobody having noticed this being broken before...

Flags: needinfo?(gijskruitbosch+bugs)
Flags: qe-verify+

I was able to reproduce the issue with Firefox 75.0a1 (2020-03-05) on Ubuntu 18.04 x64
Verified the fix with 76.0b6 on Ubuntu 18.04, macOS 10.13 and Windows 10 x64; updating the status to verified.

Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: