Closed
Bug 283500
Opened 20 years ago
Closed 20 years ago
page never renders - browser freezes
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: scottsmind, Assigned: bugs)
References
()
Details
(Keywords: hang)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 It's a frameset that freezes firefox. It was made with frontpage according to line 5 which explains a lot. At a glance there are many things wrong with the code but I would guess that the problem is the incredibly funky malformed way the frames are defined. Viewing source will make it very apparent. Reproducible: Always Steps to Reproduce: 1. go to http://www.keithlango.com/ 2. watch page never render and browser freeze 3. profit Actual Results: The page doesn't render and the browser freezes. You do not have access to any other tabs if you have some open. The frameset on the URL above is badly written and firefox valiantly tries to render it but gets stuck... Expected Results: Anything but freeze. It's hard to say exactly what should be rendered as the code on the page exhibits incredible suckitude but it should have rendered something or delivered a friendly error message such as "Frontpage created pages will not render in this universe in your lifetime" or y'know something similiar.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b) Gecko/20050217 Firefox/1.0+ Freezes for 1-2 seconds and then renders on my 2ghz laptop. Probably should be marked perf.
Comment 2•20 years ago
|
||
WFM - Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050228 Firefox/1.0+
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050322 Firefox/1.0+ Trying to reproduce in latest nightly. WFM, oddly enough, it does render. This bug technically should have been filed as Evangelism, and not as a File Handler bug, fyi. Marking this Resolved WFM
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•