Closed
Bug 121682
Opened 23 years ago
Closed 21 years ago
Mozilla goes into an infinite loop on this page
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: gj, Unassigned)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7+) Gecko/20020123
BuildID: 2002012408
Any redraw seems to trigger a reinitialization of the page, which pops- up a
pop-up. Clicking this away gives a redraw which reinitializes the page... Also
choosing a city or movie (this is a cinema ticket-ordering site) reinitializes
the page to square #1. Moving the page gives quite a number of redraws...
Reproducible: Always
Steps to Reproduce:
1.go to http://www.belbios.nl
2.click on any element or force redraw by moving the page.
3.try to get out...
Actual Results: Mozilla redraws and reloads and shows the initial state of this
page again.
Expected Results: Buy a movie ticket? In fact, netscape 4.79 cannot handle
this site either, although a fisrt glance at the javascript show it does try to
filter out netscape and IE.
Reporter | ||
Comment 1•23 years ago
|
||
Sorry, in Mozilla 0.9.7 the infinite loops needs some action to trigger, in the
latest build 2002012408 it enters the infinite loop all by itself.
Comment 2•23 years ago
|
||
I get this security warning :
Error: uncaught exception: Permission denied to get property Window.justbg
-> DOM 0 (Or security) ?
Assignee: rogerl → jst
Status: UNCONFIRMED → NEW
Component: JavaScript Engine → DOM Level 0
Ever confirmed: true
OS: Linux → All
QA Contact: pschwartau → desale
Comment 4•21 years ago
|
||
Site works fine for me in firefox0.8 win2k. Looks like the site was redone. Geert?
Comment 5•21 years ago
|
||
Either Mozilla was fixed, or the site. In any case it works now.
Comment 6•21 years ago
|
||
ok thanks :-)
Marking WORKSFORME
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•