Open
Bug 619966
Opened 14 years ago
Updated 1 year ago
Browser (eg Firefox) dock icon should accept local file drag to open
Categories
(Firefox :: File Handling, enhancement)
Tracking
()
NEW
People
(Reporter: smadayag, Unassigned)
References
Details
Attachments
(1 obsolete file)
* SUMMARY
Users can drop files with extensions .html & .txt onto the Safari icon and they open in a browser window. Safari also handles other kinds of files (files with .mov, .mp3, .swf extensions), but dragging files with these extensions onto the Firefox dock icon doesn't work. Making the Safari dock icon accept files with extensions / types that it knows what do with would be a very customer friendly enhancement.
* STEPS TO REPRODUCE
1) Save a fine, quality mp3 file on the local drive (e.g. in Terminal, type in "curl http://www.aprilwinchell.com/h/mp3/DannyBoy.mp3 -o DannyBoy.mp3")
2) Drag the mp3 file onto the Firefox icon
* RESULTS
Firefox doesn't respond to the file drag/hover
* EXPECTED
Safari opens a new windowand plays the .mp3 file
Comment 1•14 years ago
|
||
Drag & drop was implemented in bug 233712, but it's only a limited set of file-types that are accepted.
http://mxr.mozilla.org/mozilla-central/source/browser/app/macbuild/Contents/Info.plist.in
![]() |
||
Updated•14 years ago
|
Product: Core → Firefox
QA Contact: file-handling → file.handling
Updated•3 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Attachment #9386451 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•