Bug 13851

Summary: Saving images via Save As... dialog appends image dimensions to end of filename
Product: WebKit Reporter: Matthew Fern <fern>
Component: ImagesAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Minor    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: Mac (Intel)   
OS: OS X 10.4   

Matthew Fern
Reported 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)
Attachments
mitz
Comment 1 2007-05-23 23:35:23 PDT
*** This bug has been marked as a duplicate of 13089 ***
Note You need to log in before you can comment on or make changes to this bug.