Closed
Bug 307973
Opened 20 years ago
Closed 20 years ago
saving file with a different name than source confuses Open Containing Folder
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: mozilla0K2TY, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4
When saving a file with download manager, you can give the saved file a diferent
name than the original, i.e. the name in the URL being saved. But when you go
to the DOwnload Manager and select "Open Containing FOlder" you get an error
message.
Reproducible: Always
Steps to Reproduce:
1.Lets say that I download www.mysite.com/mypdf.pdf but save it as mypdf_v2.pdf.
Wait for the download to complete.
2.Right click on the completed file name and select "Open Containing FOlder"
3.Error message appears: "mypdf.pdf does not exist. It may have been renamed,
moved or deleted since it was downloaded."
Expected Results:
The file mypdf_v2.pdf is still there, so of course, one would expect it to open
the proper containing folder. Since Download Manager selects the file you
downloaded when it opens the containing folder, it obviously has to remember the
name of the file it saved. Looks like it is remembering the original name
rather than the name I actually used to save the file.
Oops, my apologies. This was user error on my part. This is not a problem.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Summary: saving file with a different name than source confuses Open Containing Folder → saving file with a different name than source confuses Open Containing Folder
| Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•