Closed
Bug 334012
Opened 19 years ago
Closed 19 years ago
Browsing to folder to save download will result in no download
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: cgroneman, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2
Bug filed originally with Novell:
https://bugzilla.novell.com/show_bug.cgi?id=166027
When you edit your download preferences to be able to select where to save file downloads, downloading files will fail if you browse to a folder. More details in the bug filed with Novell. Is not a SUSE specific bug. Happens with 1.5.0.2 downloaded from mozilla.com
Reproducible: Sometimes
Steps to Reproduce:
Happens ~90% of the time.
1. Edit -> Preferences -> Downloads, Ask me where to save....
2. Find a file to download
3. Save to Disk, Browse for other folders
4. Select a folder, click save
5. (If there are subdirectories higlighted) it will continue following subdirectories until there are no more while you keep pressing save.
6. Finally, when no more subdirectories, it will close. But the file will not exist in any of the folders you clicked save in.
Actual Results:
TA-DA! No file downloaded.
Expected Results:
I expect the file to be saved. Additionally, it should be in the folder that I choose.
https://bugzilla.novell.com/show_bug.cgi?id=166027
Comment 1•19 years ago
|
||
This is a bug in an old version of GTK+ --- the GtkFileChooser widget would erroneously select the first entry in file lists when navigating into a folder in SAVE mode. Can you please update to a newer version of GTK+?
it's INVALID for us, I guess.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
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
•