Open Bug 1302295 Opened 8 years ago Updated 2 years ago

Cannot drag and drop file from file picker dialog

Categories

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

51 Branch
All
Windows
defect

Tracking

()

Tracking Status
firefox51 --- affected
firefox56 --- wontfix
firefox57 --- wontfix
firefox58 --- wontfix
firefox59 --- ?

People

(Reporter: agi, Unassigned)

Details

Attachments

(1 file)

Attached file drop-from-picker.html
While testing we discovered that Firefox on Windows does not allow dragging and dropping files from the file picker dialog that opens when an <input type=file> is activated. It is not necessarily a bug, but it's definitely odd since it seems to work on Firefox on OSX and Chrome on Windows/OSX. I'm attaching a minimal repro case.
Since this is a modal dialog, this seems correct to me. Chrome on Windows actually hangs when the dialog is closed after dragging.

If anything, we should probably ignore drag events on Mac as well while a modal dialog is open.
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: