Closed
Bug 363645
Opened 18 years ago
Closed 8 years ago
Drag-drop of .url onto the content area downloads file instead of loading url
Categories
(Core :: Widget: Cocoa, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: alqahira, Unassigned)
References
Details
(Keywords: regression)
Attachments
(1 file)
67.46 KB,
application/zip
|
Details |
We pretty much handle .url (IE shortcuts) files the same as we do weblocs, except that when you drag a .url to the content area, we download the file again instead of loading the page it references.
Wevah said this used to work (and may have broken at the same time as bug 173658).
Reporter | ||
Comment 1•17 years ago
|
||
Mass un-setting milestone per 1.6 roadmap.
Filter on RemoveRedonkulousBuglist to remove bugspam.
Developers: if you have a patch in hand for one of these bugs, you may pull the bug back to 1.6 *at that point*.
Target Milestone: Camino1.6 → ---
Comment 2•16 years ago
|
||
Can someone attach a testcase .url file here? I don't believe I have any good way of creating these myself.
Updated•16 years ago
|
Hardware: Macintosh → All
Reporter | ||
Comment 3•16 years ago
|
||
Well, besides MacIE, there are also dozens of AppleScripts to do it :P But here's a collection I've accumulated in the process of testing previous Camino .url bugs and my own URL<->Webloc scripts (http://www.ardisson.org/smokey/moz/).
Comment 4•16 years ago
|
||
You can download IE Mac from the Evolt archive and create as much .url's as needed.
http://browsers.evolt.org/?ie/mac/5.2.3_OS_X
Comment 5•16 years ago
|
||
I *highly* suspect this was another side effect of bug 332913. The fact that Firefox 3 also attempts to download the .url file rather than opening it pretty much confirms that, IMO. Kicking to Widget:Cocoa.
Assignee: nobody → joshmoz
Blocks: 332913
Component: Drag & Drop → Widget: Cocoa
Product: Camino → Core
QA Contact: drag.drop → cocoa
Comment 6•16 years ago
|
||
Presumably the same strategy that fixed bug 358340 could be used here, though I'm not sure what MIME type .url files are supposed to be.
Reporter | ||
Comment 7•16 years ago
|
||
Firefox has no Wevahcode to handle/parse .url files, so they'd definitely be downloading it regardless.
Comment 8•8 years ago
|
||
Cannot reproduce:
Version 49.0a1
Build ID 20160527125000
User Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:49.0) Gecko/20100101 Firefox/49.0
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•