Bug 16326 - source URL not always included in metadata when image is saved
Summary: source URL not always included in metadata when image is saved
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.4
: P3 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2007-12-06 05:58 PST by damien.drix
Modified: 2007-12-06 08:08 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description damien.drix 2007-12-06 05:58:25 PST
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)
Comment 1 Mark Rowe (bdash) 2007-12-06 08:07:22 PST
I'm almost certain that this is handled outside of WebKit, in Safari.
Comment 2 Mark Rowe (bdash) 2007-12-06 08:08:02 PST
<rdar://problem/5632979>
Comment 3 Mark Rowe (bdash) 2007-12-06 08:08:45 PST
Resolving as INVALID as this functionality is not in WebKit.