Closed
Bug 113275
Opened 23 years ago
Closed 23 years ago
File upload button does not remember directory
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: lmollea, Assigned: rods)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.6) Gecko/20011120
BuildID: 2001112009
Unlike Mozilla 0.9.5 the "file browse" button next to an <input type="file" ...>
tag does not remember the directory in which the last file was selected.
Probably this is due to the fact that I have not selected "remeber form data".
The only annoying thing is that on windows it always start in the directory
where resides the Mozilla executable.
Reproducible: Always
Steps to Reproduce:
1. find a form where there isa a file upload control
2. upload a file
3. re open the same form
4. Click the button to upload a new file. You will not be shown the last directory.
Actual Results: The file upload starts every time in the same directory
Expected Results: The file upload should start in the last directory
Updated•23 years ago
|
Whiteboard: DUPEME
Updated•23 years ago
|
Summary: File upload button does not remember last file location → File upload button does not remember directory
*** This bug has been marked as a duplicate of 72623 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•