Bug 18763

Summary: Download Image does not work from web inspector
Product: WebKit Reporter: Gavin Sherlock <gsherloc>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
URL: http://webkit.org/

Description Gavin Sherlock 2008-04-26 21:30:13 PDT
1.  Go to bug url (though as far as I can tell, this is true for any url where there are images on the page)
2.  Right-click anywhere on the page, and select Inspect Element.
3.  In the web inspector, click on resources
4.  Click on download.png in the left hand column
5.  Right click on the image in the central pane, and select "Download image"

Expected results:

Image will be downloaded to default downloads folder, or a file save dialog will come up.

Actual Results:

Nothing happens.

Tested with r32531, but same behavior also exists in Safari Version 3.1.1 (5525.18).  Not sure if it is a regression from an earlier version.  Tested on 10.5.2
Comment 1 Matt Lilek 2008-04-27 11:25:31 PDT

*** This bug has been marked as a duplicate of 18147 ***