Open
Bug 393739
Opened 17 years ago
Updated 2 years ago
Download Manager Flashes when a download is complete, even if a helper app is opened
Categories
(Toolkit :: Downloads API, enhancement)
Toolkit
Downloads API
Tracking
()
NEW
mozilla1.9beta3
People
(Reporter: ben, Unassigned)
Details
(Keywords: polish, ue, Whiteboard: catfood)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.1) Gecko/20070106 Firefox/2.0.0.1
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.1) Gecko/20070106 Firefox/2.0.0.1
If I download a file and it's set to open a helper app, I know that the download succeeded when I see the helper app open. When the taskbar button flashes, it's redundant, since I know the download succeeded, and I have to click it to get it to stop flashing.
I know this is easily worked around simply by ignoring it, but this annoys me a couple of times a day. If there is an app that doesn't come to the front or flash when it's started, it can be seen that it downloaded by going to download manager. This is the exception, though, and the norm is that I find out that the downloaded completed when the helper app launches and then I see the taskbar flashing after I already know that the download succeeded.
Please consider changing this behavior.
Reproducible: Always
Steps to Reproduce:
1. Set an external application to be the default helper, and to launch automatically every time
2. Download a file
3. Wait for the download to complete
Actual Results:
The helper app launched and the download taskbar button flashed
Expected Results:
Just launch the helper app
Comment 1•17 years ago
|
||
Reporter - you've got a pretty old version of Firefox (2.0.0.6 has been out for some time). Please make sure you update (this however will not fix your issue).
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
Whiteboard: catfood
Target Milestone: --- → Firefox 3 M9
Version: unspecified → Trunk
Comment 2•17 years ago
|
||
we could probably determine if this is an exthandler download and not flash...
Flags: blocking-firefox3?
Target Milestone: Firefox 3 M9 → Firefox 3 M11
Comment 3•17 years ago
|
||
Shawn, if there's an easy and safe way to do it, we should probably try, as it would be nice to have.
Comment 4•17 years ago
|
||
Looking at the code, I'm not even sure we flash anymore, which would be a bug in of itself... :(
Updated•17 years ago
|
Target Milestone: Firefox 3 Mx → Firefox 3 M11
Updated•17 years ago
|
Flags: wanted-firefox3+
Whiteboard: [wanted-firefox3] catfood → catfood
Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
Comment 5•15 years ago
|
||
It does still flash, and I'd love to disable that annoying behaviour entirely. If you go through a site with a lot of images, and save many of them as you browse, your download manager window is just constantly flashing. Drives me nuts!
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•