Bug 16326
Summary: | source URL not always included in metadata when image is saved | ||
---|---|---|---|
Product: | WebKit | Reporter: | damien.drix |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | mrowe |
Priority: | P3 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | OS X 10.4 |
damien.drix
When an image displayed on a webpage is saved to the disk, either via the "File" menu or via the contextual menu, its source URL is not included in the saved file's metadata.
On the other hand, alt-clicking a link to an image saves it to the download folder and properly records the source URL in the metadata.
This behaviour is not consistent and prevents images saved using the first method from appearing in Spotlight searches with the source URL as a keyword.
Tested in Safari 3 (523.12) and Nightly build (r27811)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
I'm almost certain that this is handled outside of WebKit, in Safari.
Mark Rowe (bdash)
<rdar://problem/5632979>
Mark Rowe (bdash)
Resolving as INVALID as this functionality is not in WebKit.