Closed Bug 544932 Opened 14 years ago Closed 11 years ago

Drag downloaded items to folder doesn't work on Mac OS

Categories

(Core :: Widget: Cocoa, defect)

All
macOS
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME
Tracking Status
blocking2.0 --- -

People

(Reporter: teoli, Unassigned)

References

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.3a2pre) Gecko/20100208 Minefield/3.7a2pre
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.3a2pre) Gecko/20100208 Minefield/3.7a2pre

After the landing of Bug 462172 -  Drag downloaded items to folder, dragging a file from the download manager should work on Mac, but that doesn't.

Reproducible: Always

Steps to Reproduce:
1.Download a file (like a pdf) with Firefox
2.Open the Download Manager
3.Drag the file (using the icon) over the finder
4.Drop it in a folder
Actual Results:  
While hovering over a non-droppable area, the icon change, indicating the drop won't success. While hovering over a droppable area, the icon is normal.

Once dropped over a droppable area, the file *is not* copied to it.

Expected Results:  
Once dropped over a droppable area, the file should be copied to it.
Blocks: 462172
if you have Thunderbird 3.0. Can you see if dragging an attachment to the filemanager or desktop of Mac and see if that works?
I've tested with "Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1.7) Gecko/20100131 Shredder/3.0.2pre".

In it, dragging an attachment to the same Finder directory that I tried with Minefield is working correctly.
ok, that dnd code is using a different flavor than x-moz-file, x-moz-file-promise so it doesn't help this bug along.
This is the equivalent of Bug 338478 (CF_HDROP on Windows) for Mac.  We'll have to find somebody to implement the Mac equivalent.
Won't block the release on this, but we'd take a patch.
blocking2.0: ? → -
Kyle as you worked on the Windows equivalent, could you explain what's needed to get this working?
Status: UNCONFIRMED → NEW
Ever confirmed: true
Actually now the problem is different, the dropped file is always a .fileloc. But you could give some feedback at bug 846765.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.