Closed
Bug 265192
Opened 21 years ago
Closed 21 years ago
Firefox downloads files to the wrong directory when the desktop is moved
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 228977
People
(Reporter: bugzilla, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; cs-CZ; rv:1.7.3) Gecko/20040910
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; cs-CZ; rv:1.7.3) Gecko/20040910
When the user changes location of the Desktop in the Windows, the Firefox still
downloads files to the old (wrong) dir.
It is because the Firefox uses value from the browser.download.defaultFolder
pref, where is set i direct path. e.g. browser.download.defaultFolder
"C:\DOCUMENTS AND SETTINGS\username\Desktop" and not some symbolic such as %DESKTOP%
Reproducible: Always
Steps to Reproduce:
Expected Results:
Firefox should every time load location of the user desktop from the system
settings and not use remeber values.
Comment 1•21 years ago
|
||
What version of Firefox are you using? Bug 228977 looks like what you're seeing,
but that was fixed a long time ago...
Reporter | ||
Comment 2•21 years ago
|
||
Well, this si duplicate.
I have forwarded this report from our users forum. I will check if it was
problem with the old version (probably was).
Thank you Ali.
*** This bug has been marked as a duplicate of 228977 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•