Open Bug 831358 Opened 13 years ago Updated 3 years ago

Support dragging of multiple elements from the downloads view

Categories

(Firefox :: Downloads Panel, defect)

x86
macOS
defect

Tracking

()

People

(Reporter: asaf, Unassigned)

Details

Attachments

(1 file, 1 obsolete file)

In bug 830064 I'm porting over the old DM drag & drop implementation. That implementation doesn't work nicely with multiple selection: only the first item is dragged.
Attached patch checkpoint (obsolete) — Splinter Review
I was foolish enough to think dataTransfer.addElement is doing anything smart with drag images... Well then, this is blocked by making richlistbox's drag support the custom drag behavior we xul trees have (see nsEventStateManager::DoDefaultDragStart calling InvokeDragSessionWithSelection). I don't think it would be a good idea to land this with the current drag feedback, so I'm leaving this here just for reference.
Attached patch the patchSplinter Review
Attachment #710619 - Attachment is obsolete: true
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: