Closed
Bug 98288
Opened 23 years ago
Closed 20 years ago
Enable Pause/Resume when downloading via http
Categories
(SeaMonkey :: Download & File Handling, enhancement)
SeaMonkey
Download & File Handling
Tracking
(Not tracked)
VERIFIED
FIXED
Future
People
(Reporter: bugzilla, Assigned: bugzilla)
References
()
Details
(Keywords: helpwanted)
Attachments
(2 files)
found using 2001.09.04.xx-comm bits on all platforms. the Pause [and
subsequently, Resume] button doesn't seem to appear when i download via http.
not sure what caused this. punt as needed.
1. click on an http download link --eg,
http://ftp.mozilla.org/pub/mozilla/nightly/latest/mozilla-macosX-trunk.sit.bin
--if the helper app dialog appears, make sure "save this file to disk" is
selected, then click OK.
2. chose a download location in the resulting file picker dialog, then click OK.
3. look at the download progress dialog that appears.
expected: you should see a Pause button in the download progress dialog.
actual: no Pause button. unable to pause download.
Reporter | ||
Comment 1•23 years ago
|
||
Reporter | ||
Comment 2•23 years ago
|
||
definitely a regression. would it be possible to fix for 0.9.4?
this is not a problem when i downloaded via ftp, eg,
ftp://ftp.mozilla.org/pub/mozilla/nightly/latest/mozilla-macosX-trunk.sit.bin
will attach a shot of this, for comparison.
Reporter | ||
Comment 3•23 years ago
|
||
Reporter | ||
Updated•23 years ago
|
Attachment #48231 -
Attachment description: shot of dialog lacking Pause button → shot of dialog lacking Pause button for http download
Reporter | ||
Comment 4•23 years ago
|
||
spoke with bill and blake --this might be expected behavior.
dang, my memory is really rusty about this, so i'm gonna check the 6.1rtm bits...
Reporter | ||
Comment 5•23 years ago
|
||
6.1rtm shows the same behavior. marking invalid. apologies for the noise.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
REOPEN:
This isn't really invalid, it should be an RFE.
You can use byteranges + etags and other headers to continue the loading of a
file you did not fully receive.
This might also be a dupe of something already in bugzilla.
Status: VERIFIED → REOPENED
Resolution: INVALID → ---
Reporter | ||
Comment 8•23 years ago
|
||
okay, i'll make this an rfe...however, methinks this might be taken care of by
ben's proposed download manager? see bug 25995 for details on that.
Severity: major → enhancement
Summary: Pause/Resume buttons missing when downloading via http → add Pause/Resume buttons when downloading via http
Reporter | ||
Updated•23 years ago
|
Keywords: mozilla0.9.4,
nsbranch,
regression
Reporter | ||
Comment 10•23 years ago
|
||
spam: over to File Handling. i have not changed the assigned developer [or the
other fields for that matter], so if anyone realizes that a bug should have a
more appropriate owner, go ahead and change it. :)
Component: XP Apps: GUI Features → File Handling
Comment 12•23 years ago
|
||
Changed summary to note this is an RFE (and clarify what it is).
->Futre because I don't think we will have time to do this and I don't believe
the download manager includes this feature.
Keywords: helpwanted
Summary: add Pause/Resume buttons when downloading via http → [RFE] Enable Pause/Resume when downloading via http
Target Milestone: --- → Future
Comment 13•23 years ago
|
||
bug 107552 will resolve resuming in ftp. After that, we could use the ui for
pausing and resuming.
I really dont know if http resuming is currently possible. If yes, then that
dependency i just put is wrong and we need another bug for it
Assignee | ||
Comment 14•23 years ago
|
||
It would be nice to get this feature for download manager, which I'm currently
working on, but not a formal requirement at this time. Cc'ing bbaetz, who was
starting work on this before he left, I believe, and Darin. Darin, should this
belong to the necko group?
Comment 15•23 years ago
|
||
I have this hacked up for ftp-cross session support - not sure what the bug#
for that is. It works in heory, but I didn't write a test program before I
left, so...
Once that is in, getting this working for http would belong to necko, I think.
The APIs got posted to npm.netlib a couple of months ago, but I didn have to
modify them a bit.
Comment 16•23 years ago
|
||
yeah, full support for HTTP suspend/resume is going to require significant necko
land work.
Comment 17•23 years ago
|
||
*** Bug 134821 has been marked as a duplicate of this bug. ***
Comment 18•23 years ago
|
||
*** Bug 135956 has been marked as a duplicate of this bug. ***
Comment 19•22 years ago
|
||
*** Bug 150463 has been marked as a duplicate of this bug. ***
Comment 20•22 years ago
|
||
*** Bug 153548 has been marked as a duplicate of this bug. ***
Comment 21•22 years ago
|
||
*** Bug 171338 has been marked as a duplicate of this bug. ***
Comment 22•22 years ago
|
||
I think this bug depends on bug 18004 but not block it. Having no engine for
pausing/resuming http downloads, it is impossible to implement requested feature.
Moreover, it seems reasonable for me to mark this bug simply as duplicate of bug
18004 since they both are long-life RFE's with almost negligible difference.
Do you agree?
Reporter | ||
Updated•22 years ago
|
QA Contact: sairuh → petersen
Comment 23•22 years ago
|
||
.
Assignee: law → darin
Component: File Handling → Networking: HTTP
QA Contact: petersen → httpqa
Summary: [RFE] Enable Pause/Resume when downloading via http → Enable Pause/Resume when downloading via http
Comment 24•22 years ago
|
||
*** Bug 178318 has been marked as a duplicate of this bug. ***
Comment 26•21 years ago
|
||
*** Bug 217826 has been marked as a duplicate of this bug. ***
Comment 27•21 years ago
|
||
-> Download manager.
All the dupes are in download manager, and clearly people are not seeing this
open bug in HTTP.
This needs to be tested in download manger when it is fixed, and would depend on
additional support in necko, for which I've created bug 219556.
I've also removed the depends on 107552, because this would not depend on an FTP
fix (as well as still not working even though all the dependencies are fixed.
Comment 28•21 years ago
|
||
I have never seen pause/resume download functions as the default in Netscape or Mozilla. Can
anyone explain how this is supposed to work?
Is it better to make downloads resumable only from the list which is within the download manager
widget, or also to make downloads resumable when saving to an existing file, by assuming that
the person knows what they are doing and is intending to resume a download?
Should a "Resume download..." function be added to the context menus for links or downloads,
rather than only an option to save the file? If this was done, then it would be then easier to
integrate downloading and resuming with necko, after prompting the user with a dialogue saying,
"Locate download file to continue downloading..." after they had clicked on a link to "Resume"
downloading it.
Comment 29•21 years ago
|
||
*** Bug 231208 has been marked as a duplicate of this bug. ***
Comment 30•21 years ago
|
||
*** Bug 237156 has been marked as a duplicate of this bug. ***
Comment 31•21 years ago
|
||
*** Bug 238996 has been marked as a duplicate of this bug. ***
Comment 32•20 years ago
|
||
Should not this bug be closed now? The Pause/Resume button is now available and
working fine when downloading files via HTTP (tested with Mozilla 1.7 RC2 on
Linux). Or I do not understand what you are talking about!?!
Comment 33•20 years ago
|
||
Comment 34•20 years ago
|
||
This was fixed by the checkin for bug 219556
Status: NEW → RESOLVED
Closed: 23 years ago → 20 years ago
Resolution: --- → FIXED
Comment 35•20 years ago
|
||
that checkin did not affect anything that users can see... anyway, comment 0 and
the summary are fixed (because of a different bug). marking verified.
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•