Closed
Bug 247095
Opened 20 years ago
Closed 19 years ago
Very large web pages are truncated without a warning
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: rwmtch, Assigned: bugzilla)
Details
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 1.0.3705) Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040614 Firefox/0.8 A very large webpage containing +24000 rows in a single table will fail to fully render in FireFox. The page that caused this is in total 140,000+ lines long and most of it is a single table. The rendering fail about 2/3 of the way through. The rest of the page will simply not be there. I am unable to give you the page that caused this as I am developing a network management tool and the report that caused this contains potentially sensitive data and I do not have the spare time to modify the report generation tool to not output live data at this time. The page is 4818162 bytes in length and 140626 lines long. This is not a memory issue as I watched firefox's memory usage and it did not come near to the working set for my machine. A page about half as long as this one did not have the problem/ Reproducible: Always Steps to Reproduce: 1. Generate large webpage with a single very large table in it. 2. Load webpage Actual Results: The page was truncated. Expected Results: The entire page should have been displayed.
Reporter | ||
Comment 1•20 years ago
|
||
This is aparently more specific than I thought. I tested it with a very large simple webpage and the problem did not occur. Please wait until I post a sanatized page before marking as WORKSFORME. Thanks.
Comment 2•19 years ago
|
||
on request reporter ->WFM
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•