Closed
Bug 137440
Opened 23 years ago
Closed 23 years ago
DownloadManager should appear by default, rather than separate progress dialogs
Categories
(SeaMonkey :: Download & File Handling, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla1.0
People
(Reporter: trudelle, Assigned: bugzilla)
References
Details
(Whiteboard: [ADT1 rtm][eta: 04/24/2002] custrtm-)
Attachments
(1 file)
2.32 KB,
patch
|
ian
:
review+
bugs
:
superreview+
|
Details | Diff | Splinter Review |
Shouldn't the download manager window appear by default rather than individual
progress dialogs? I think this was implicit in the spec, but perhaps it should
have been more explicit. Since this is a new feature, how are users to discover
it if we don't show it to them first?
Updated•23 years ago
|
OS: Windows 2000 → All
Reporter | ||
Comment 1•23 years ago
|
||
nsbeta1+/ADT1 per Nav triage team. ->1.0
Comment 3•23 years ago
|
||
if this is implemented, how would this behave for the case of helper
applications? see bug 132456 comment 8.
Assignee | ||
Comment 4•23 years ago
|
||
Comment 5•23 years ago
|
||
Attachment #80328 -
Flags: superreview+
Updated•23 years ago
|
Comment 6•23 years ago
|
||
Attachment #80328 -
Flags: review+
Assignee | ||
Updated•23 years ago
|
Keywords: adt1.0.0
Whiteboard: [ADT1][eta: 04/18/2002] → [ADT1][eta: 04/24/2002]
Hi, Blaker:
Would you please explain in 121324 how this pref works?
+pref("browser.downloadmanager.behavior", 0);
thx
Blocks: 121324
Comment 8•23 years ago
|
||
adding adt1.0.0-. The ADT decided that there were enough known issues with
download manager that we shouldn't turn it on by default for beta. In addition,
it's pretty late to be turning this on by default.
Assignee | ||
Comment 9•23 years ago
|
||
Um, okay, can ADT elaborate on what these known issues are? Since the two it
plussed earlier today aren't really bugs?
Assignee | ||
Comment 10•23 years ago
|
||
checked in on trunk. marking fixed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 11•23 years ago
|
||
forgot to mention...I overrode the pref on mac for now to keep showing the
progress dialog, until we fix bug 132027.
Reporter | ||
Updated•23 years ago
|
Whiteboard: [ADT1][eta: 04/24/2002] → [ADT1 rtm][eta: 04/24/2002]
Comment 12•23 years ago
|
||
Hey, could we also add a comment to all.js that basically says what Blake says
in Bug 121324, comment 9?
Comment 13•23 years ago
|
||
using 2002.04.29-trunk comm builds:
on win2k and linux rh7.2, the dl mgr now opens by default instead of the
old-style progress dlg (verifying this fix). on mac 10.1.4, the progress dlg
still appears by default (as expected).
however, bug 132456 is still a problem, at least on win32 and unix where dl mgr
will open by default: the download mgr will still open if you open a file with a
helper application (instead of saving it).
Updated•23 years ago
|
Keywords: verified1.0.0
Updated•23 years ago
|
Keywords: verified1.0.0
Updated•23 years ago
|
Whiteboard: [ADT1 rtm][eta: 04/24/2002] → [ADT1 rtm][eta: 04/24/2002][verified on trunk]
Comment 14•22 years ago
|
||
I have been reading all this stuff and as far as I can tell, this isnt in the
branch because the people at netscape dont think the download manager should be
turned on for 1.0 (at least thats what it looks like to me)
How about adding the code to the 1.0 branch but having the pref about it
defaulting to off. That way people that are prepared to put up with the bugs &
stuff in the download manager and who want to use it by default can turn it on
in user.js if they really want to.
Acording to the current all.js in LXR the current default for the trunk is to
make the download manager appear. What I am suggesting is that the code
attatched to this bug goes into the branch but the pref is set to 1 instead of 0
in all.js
Is there some reason this idea is a bad one?
Comment 15•22 years ago
|
||
Think this is a great idea and should be done that way in 1.0 final.
Updated•22 years ago
|
Whiteboard: [ADT1 rtm][eta: 04/24/2002][verified on trunk] → [ADT1 rtm][eta: 04/24/2002][verified on trunk] custrtm-
Comment 16•22 years ago
|
||
really marking vrfy'd fixed [for the TRUNK].
Status: RESOLVED → VERIFIED
Whiteboard: [ADT1 rtm][eta: 04/24/2002][verified on trunk] custrtm- → [ADT1 rtm][eta: 04/24/2002] custrtm-
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•