Closed Bug 1302295 Opened 9 years ago Closed 1 year ago

Cannot drag and drop file from file picker dialog

Categories

(Core :: Widget: Win32, defect, P3)

51 Branch
All
Windows
defect

Tracking

()

RESOLVED WONTFIX
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

[domcore-bugbash-triaged] meeting : we think this is a widget problem.

Component: DOM: Copy & Paste and Drag & Drop → Widget: Win32

As noted in comment 1, Windows file pickers are modal by design -- we deliberately make them children of the browser. And I don't know of any expressed concerns about the DND behavior on Mac.

Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: