WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
15016
Clicking the "Download" link on an image in Gmail navigates to the image instead of downloading it
https://bugs.webkit.org/show_bug.cgi?id=15016
Summary
Clicking the "Download" link on an image in Gmail navigates to the image inst...
Adam Roben (:aroben)
Reported
2007-08-19 22:16:54 PDT
According to
bug 14292
, clicking the "Download" link on an image in Gmail navigates to the image instead of downloading it. The image is downloaded as expected in Safari 3 beta on OS X.
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2007-08-19 22:18:05 PDT
<
rdar://problem/5421965
>
Alexey Proskuryakov
Comment 2
2007-11-01 05:12:54 PDT
Obviously, the decision to use or download the resource is made by a delegate within Safari. I don't know how it makes this decision, since decidePolicyForMIMEType doesn't seem to provide enough information (there is nothing about the response in it, apart from MIME type).
Alexey Proskuryakov
Comment 3
2008-01-01 06:31:12 PST
I can no longer reproduce this; presumably fixed in <
http://trac.webkit.org/projects/webkit/changeset/25796
>.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug