Closed
Bug 298542
Opened 20 years ago
Closed 19 years ago
save button disabled on downloads of .rar's and .exe's ( happens 30% of the time )
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: csabo2, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050621 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050621 Firefox/1.0+ While downloading files with .rar or .exe extensions, about 30 or 40% of the time the "save" button is disabled. The run option is as usual disabled of course. This bug isn't limited to any specific website. I have no 3rd party extensions loaded either. Bug isnt limited to Deer park , had this issue in previous builds ( nightly as well as 1.0.4 ) QUICK FIX: simply double clicking the download manager makes the button become active. Reproducible: Sometimes Steps to Reproduce: 1. Load Firefox 2. Download a series of .rar / .exe files 3. have download manager open Actual Results: The "Save" button on the download manager is disabled. Expected Results: should be able to click save. about:buildconfig Build platform target i586-pc-msvc Build tools Compiler Version Compiler flags $(CYGWIN_WRAPPER) cl 12.00.8804 -TC -nologo -W3 -Gy -Fd$(PDBFILE) $(CYGWIN_WRAPPER) cl 12.00.8804 -TP -nologo -W3 -Gy -Fd$(PDBFILE) Configure arguments --enable-application=browser --enable-optimize --disable-debug --disable-tests --enable-static --disable-shared --enable-svg --enable-canvas
Comment 1•20 years ago
|
||
Are you sure this isn't just because of the fix for bug 260560? The button is not supposed to be enabled if the window doesn't have focus. Double clicking the window would give it focus, and I imagine if you're repeatedly downloading files, the various DM windows can go in and out of focus.
Version: unspecified → Trunk
Comment 2•19 years ago
|
||
I don't believe it was widely publicised that the Save button was disabled for security purposes related to #260560. IMHO this bug should be marked as WONTFIX.
Comment 3•19 years ago
|
||
No response + most likely reason is "by design" = INVA.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → INVALID
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•