Bug 23847
Summary: | REGRESSION: Dragging .jpg images to desktop results in .jpg.jpeg file extension | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jesse <pattern86> |
Component: | Images | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | alice.barraclough, ap, mehmet.sahin, oliver, scott |
Priority: | P2 | Keywords: | HasReduction, InRadar, Regression |
Version: | 528+ (Nightly build) | ||
Hardware: | Mac (Intel) | ||
OS: | OS X 10.5 |
Jesse
When saving an image by dragging any .jpg image from the browser window to the desktop (or any other folder) the resulting saved image has an added ".jpeg" proceeding the .jpg extension. This behavior has been present in every build that I've used (r39945-r40777) (2009-01-15 to present).
If I control-click the image and "Save Image to 'Downloads'" then the file is saved correctly as filename.jpg and not filename.jpg.jpeg.
This behavior persists even if a local .jpg file is opened in the browser and then dragged out to the desktop.
Is this a bug, or can someone give me some insight to this behavior? Thanks.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
<rdar://problem/6569355>
Mark Rowe (bdash)
*** Bug 23874 has been marked as a duplicate of this bug. ***
Alice Liu
this was fixed by http://trac.webkit.org/changeset/41316
Mark Rowe (bdash)
*** Bug 24691 has been marked as a duplicate of this bug. ***