Bug 13851 - Saving images via Save As... dialog appends image dimensions to end of filename
Summary: Saving images via Save As... dialog appends image dimensions to end of filename
Status: RESOLVED DUPLICATE of bug 13089
Alias: None
Product: WebKit
Classification: Unclassified
Component: Images (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac (Intel) OS X 10.4
: P2 Minor
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-23 21:49 PDT by Matthew Fern
Modified: 2007-05-23 23:35 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Fern 2007-05-23 21:49:18 PDT
Overview:  When saving an image file via File -> Save As..., the dialog automatically appends the image's dimensions (length x height pixels) to the end of the filename.

Steps to reproduce:
1.  Open any image file in WebKit (say, http://webkit.org/images/download.png).

2.  Open the Save As... dialog (File -> Save As...  or Command-S)

Actual results:  The filename in the Save As: text box contains the filename with its dimensions appended, matching the text in the window's title bar.

Expected results:  The filename in the Save As: text box matches the filename on the server, without dimensions appended.

Builds:  r21682 and r21665 on Mac OS X 10.4.9/Intel

Does not occur in: Safari 2.0.4 (419.3)
Comment 1 mitz 2007-05-23 23:35:23 PDT

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