Closed
Bug 283608
Opened 20 years ago
Closed 20 years ago
Downloads > Download Folder directory can't be changed.
Categories
(Firefox :: Settings UI, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: stevee, Assigned: bugs)
Details
Attachments
(2 files)
|
3.83 KB,
patch
|
Details | Diff | Splinter Review | |
|
648 bytes,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050225 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8b2) Gecko/20050225 Firefox/1.0+ go Tools > Options > Downloads > Download Folder and choose "save all files to this folder". No matter what I change the download directory to, it remains saying "Desktop" Reproducible: Always Steps to Reproduce: Actual Results: Downloads always sent to Desktop Expected Results: Downloads sent to directory of my choice
Comment 1•20 years ago
|
||
It keeps saying desktop ... but is actually changing browser.download.dir and browser.download.downloadDir (in about:config)
| Reporter | ||
Comment 2•20 years ago
|
||
A bit of clarification. 1. Go Tools > Options > Downloads > Download Folder 2. Choose "Save all files to this folder" and choose a download dir (eg: D:\) 3. Click OK, OK (to close the options window) 4. Go Tools > Options > Downloads > Download Folder 5. Notice that the download dir is saying "Desktop" when I expect it to remember that I changed it to "D:\" Sometimes the desktop icon is present, other times it is absent.
Comment 3•20 years ago
|
||
I previously had downloads set to go to My Documents. Tried to change it back to desktop today. Despite the Options panel saying that all downloads would go to the desktop and the prefs: browser.download.downloadDir browser.download.dir being set to the Desktop, downloads keep going to My Documents, presumably because of this pref: browser.download.defaultFolder
| Assignee | ||
Comment 4•20 years ago
|
||
| Assignee | ||
Updated•20 years ago
|
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
Updated•20 years ago
|
Flags: blocking-aviary1.1?
Comment 5•20 years ago
|
||
I have the same issue on linux. Should I open a new bug for this ? From what I understand, the filefield showing the download folder is "listening" for the browser.download.folderList preference, but I remains at the value 2 when changing the directory. The small hack attached fixes this problem (not meant for commit of course ;-) ). Maybe the best way would be for the filefield to listen to the two preferences browser.download.folderList and browser.download.dir if I am not wrong.
Comment 6•20 years ago
|
||
s/but I remains/but it remains/
Comment 7•18 years ago
|
||
sorry for bugspam, long-overdue mass reassign of ancient QA contact bugs, filter on "beltznerLovesGoats" to get rid of this mass change
QA Contact: mconnor → preferences
You need to log in
before you can comment on or make changes to this bug.
Description
•