Closed
Bug 185263
Opened 22 years ago
Closed 22 years ago
Large memory web page does not recover from a "minimize".
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: davem, Assigned: asa)
Details
User-Agent: Browser/Standard (compatible; MSIE 5.0; ENIAC 1; DigExt)
Build Identifier: 1.2.1 release Build # not shown in "About"
Created a quick web page consisting of 64 digital images for a total of 40
Megabytes, (Christmas Party). The page displays fine initially, (local LAN),
but if you minimize the browser then bring it back up, it hangs.
<HTML>
<HEAD>
Pictures
</HEAD>
<BODY >
<img SRC="image1.jpg">
<img SRC="image2.jpg">
<img SRC="image3.jpg">
.
. etc.
.
<img SRC="image64.jpg">
</BODY>
</HTML>
Reproducible: Always
Steps to Reproduce:
Create large web page totalling 40Meg+ of images.
<HTML>
<HEAD>
Pictures
</HEAD>
<BODY >
<img SRC="image1.jpg">
<img SRC="image2.jpg">
<img SRC="image3.jpg">
.
. etc.
.
<img SRC="image64.jpg">
</BODY>
</HTML>
Display the page.
Minimize the browser.
Expand the browser.
Actual Results:
Mozilla hangs.
Expected Results:
Redisplay the page.
Netscape 4.78 and IE 6.0 perform correctly.
Comment 1•22 years ago
|
||
Dave, are you still experiencing this problem with Mozilla 1.3?
Comment 2•22 years ago
|
||
Resolving due to lack of response from reporter
Please reopen if the problem persists with a new build of Mozilla
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•