Closed
Bug 241271
Opened 22 years ago
Closed 21 years ago
Page Save As... (No progress bar)
Categories
(SeaMonkey :: Download & File Handling, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: re2s, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7b) Gecko/20040316
Build Identifier: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7b) Gecko/20040316
Page Save As...
Never completes, no progress bar and no prompt to close window.
Problem was introduced between 1.5 and 1.6 final...
Reproducible: Sometimes
Steps to Reproduce:
1. Goto http://www.majorgeeks.com/
2. File > Save Page As... (rename page to anything).html
3. Click Save...
Actual Results:
Download manager never finished...
Status:
Time Left: Unknown
Time Elapsed: 00:01
Progress: <empty>
Expected Results:
Should have shown progress 100%
and prompted to close "Saving" window
after proper time...
The page appears to be saved if cancel is pressed....
Files are created in destination...
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 240835 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
This changes aDownload.target.path to aDownload.targetFile.path in
DownloadProgressListener.js and downloads.js, according to the comments in this
bug.
The steps above from Bug # 240835
Patch Did not fix the bug Reported in...
Bug 241271 ...
Still no progress bar in Page Save As... Only on some page saves...From sites
using PHP...
Note: There is no indication of anything hapening and no "CLOSE" button ever
appears only option is to cancel or pause....even with the above patch...
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Also different than Bug# 240367 below
Steps to reproduce:
1. Go to http://www.google.com/
2. Right-click the logo and select "Save Image As..."
3. Select a download location.
Result: Dialog that says "Download Error" in the title and "www.google.com" in
the body. (The download succeeds despite the error message.)
Based on when reports started, I think this is a regression starting in April 11
builds.
Note:
There is no error message of any kind and page caching seems to make no difference
Mozilla 1.5 final did not have this bug it appeared after the upgrade to
Mozilla 1.6 testing to see if fixed with 1.7b and was not.
So this is a longstanding problem... also affects Windows XP
So I don't think it is in any way related to the OS as has been suggested...
Comment 4•22 years ago
|
||
(In reply to comment #3)
> Also different than Bug# 240367 below
>
> Steps to reproduce:
> 1. Go to http://www.google.com/
> 2. Right-click the logo and select "Save Image As..."
> 3. Select a download location.
>
> Result: Dialog that says "Download Error" in the title and "www.google.com" in
> the body. (The download succeeds despite the error message.)
The download error is a different bug that has been fixed recently i think.
Reporter: Do you have still problems with a current release like 1.7.2?
If so, try to deleted the compreg.dat file in the Mozilla program folder under
..\components. Do you have any JS errors in your JS console if you try to save?
(see Tools -> Web Development -> Javascript Console)
If not, please resolve this bug.
Just Updated all computers to 1.7.2
My Example seems to work now.
Will Mark as Fixed...
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago → 21 years ago
Resolution: --- → FIXED
Comment 7•21 years ago
|
||
Fix unknown - no bug/patch specified.
->WORKSFORME
Status: RESOLVED → UNCONFIRMED
Resolution: FIXED → ---
Updated•21 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago → 21 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•