Closed Bug 791198 Opened 12 years ago Closed 1 year ago

After cancelling Private Browsing, download progress in Windows 7 taskbar remains

Categories

(Firefox :: Private Browsing, defect)

15 Branch
x86_64
Windows 7
defect

Tracking

()

RESOLVED WONTFIX

People

(Reporter: david.smitmanis, Unassigned)

References

(Blocks 1 open bug)

Details

On Windows 7 To reproduce: 1. Enter Private Browsing 2. Start a download 3. Before the download finishes, cancel PB and confirm that you want to exit back to normal mode. Make sure the downloads window is up. The Firefox icon in the taskbar will still show the download progress in yellow (for paused download). It will remain until you close the downloads window.
Brian, do you know where that progress bar comes from?
see widget\nsIWinTaskbar.idl
well... who touched it last? :)
Jim? :-)
What's the proper download behavior in a case like this?
Looks somewhat undefined - http://mxr.mozilla.org/mozilla-central/source/toolkit/components/downloads/nsDownloadManager.cpp#2064 We handle pausing going and resume coming out of, but I'm not sure what we should be doing for the reverse scenario.
Actually maybe it's here - http://mxr.mozilla.org/mozilla-central/source/toolkit/components/downloads/nsDownloadManager.cpp#2041 In which case we should be confirming with the user before cancelling? I guess I'll have to step through to see.
The point is that when we cancel the download, the progress bar should no longer display in the taskbar, right?
(In reply to Ehsan Akhgari [:ehsan] from comment #9) > The point is that when we cancel the download, the progress bar should no > longer display in the taskbar, right? Assuming the download was canceled, the taskbar shouldn't reflect an active download state.
(In reply to comment #10) > (In reply to Ehsan Akhgari [:ehsan] from comment #9) > > The point is that when we cancel the download, the progress bar should no > > longer display in the taskbar, right? > > Assuming the download was canceled, the taskbar shouldn't reflect an active > download state. OK, good. Jim, do you want to take a stab at this, please?
Sure, I can take a look.
Assignee: nobody → jmathies
Thanks!
I am very interested in this bug. What is the right approach to fix it?
First step is to see whether this is still and issue with per-window private browsing enabled. Rodrigo, could you try and reproduce it?
I reckon this is not an issue anymore. Since there is no longer a Download task bar, Firefox asks whether the user wants to end PBM and cancel the active downloads or not. There is no way to deactivate PBM and continue downloading. Is that right?
Assignee: jmathies → nobody
Severity: normal → S3

Resolving this bug as WONTFIX because Firefox versions >= 116 no longer support Windows 7-8.1.

Status: NEW → RESOLVED
Closed: 1 year ago
Depends on: win7-eol
Resolution: --- → WONTFIX
Blocks: win7-eol
No longer depends on: win7-eol
You need to log in before you can comment on or make changes to this bug.