Closed
Bug 507579
Opened 15 years ago
Closed 14 years ago
Downloading creates default directories even if it should ask for a directory
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 434327
People
(Reporter: mcermak, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.1.1pre) Gecko/20090717 SeaMonkey/2.0b1 Build Identifier: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.9.1.1pre) Gecko/20090717 SeaMonkey/2.0b1 Default downloading directories are created even if checkbox 'Always ask me where to save files' is checked. For downloading files, directory '~/Desktop' is created. For saving images, directory '~/Downloads' is created. Reproducible: Always Steps to Reproduce: 1. In preferences, choose tab 'Downloads' and check 'Always ask me where to save files' 2. Choose any file to download. or: 2. Point to any image and select 'Save image as...' from context menu. Actual Results: For files, directory '~/Desktop' is created before directory selection dialog appears. For images, directory '~/Downloads' is created before directory selection dialog appears. Expected Results: No new directories should be created. Shouldn't the default be same for both? Preferences shows 'Downloads'.
Updated•15 years ago
|
Version: unspecified → Trunk
Reporter | ||
Comment 2•14 years ago
|
||
I just tried, now. I can still reproduce it with given steps. Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4pre) Gecko/20090903 SeaMonkey/2.0b2
![]() |
||
Comment 3•14 years ago
|
||
Then this sounds like a download manager backend and therefore toolkit problem to me.
Component: Download & File Handling → Download Manager
Product: SeaMonkey → Toolkit
QA Contact: download → download.manager
Duplicate of bug 434327?
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•