Open
Bug 428783
Opened 18 years ago
Updated 3 years ago
Download file window "save file" button inactive
Categories
(Toolkit :: Downloads API, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: rtimon, Unassigned)
Details
(Whiteboard: dupeme)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13
When clicking on a link to download a file, a small window pops up allowing the user to cancel the download, or proceed ("download file" button). When the window does not have focus, the "download file" button is disabled. This is very annoying, since often the user has to click multiple times to actually proceed. The window allways needs at least two clicks: one to activate the window, and then another time to click on the button (which is enabled when the window has focus).
Very annoying behavior which might be fixed simply.
Reproducible: Always
Steps to Reproduce:
1. Click on link to download file
2. See the window popup
3. Notice the "download file" button is not enabled unless the window has focus.
Expected Results:
"Download file" button should be enabled always, instead of only when the window has focus.
Double clicking on the button does not work always either, since the there is a delay in the window enabling the "download file" button.
Updated•17 years ago
|
Whiteboard: dupeme
| Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
Mass-removing myself from cc; search for 12b9dfe4-ece3-40dc-8d23-60e179f64ac1 or any reasonable part thereof, to mass-delete these notifications (and sorry!)
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•