Closed Bug 336800 Opened 18 years ago Closed 17 years ago

Seamonkey enters javascript loop when loading FreeTextBox

Categories

(SeaMonkey :: General, defect)

x86
All
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: viraptor, Unassigned)

References

()

Details

(Keywords: hang)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20060430 SeaMonkey/1.5a
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20060430 SeaMonkey/1.5a

30.04.2006 seamonkey nightly (and previous vers - back to about feb. - maybe earlier) hangs up on FreeTextBox control display.

When it gets to the last javascript on page, it sets the event handler:
FTB_AddEvent(window,'load',function () { ...
Which creates the control and after exiting control constructor, it runs the handler again, creating control one more time and ... [loop].

One thing is that other moz. products run normally with FTB, second is that it just hangs up in this situation and doesn't try to kill script / do anything.

Reproducible: Always
Loading that page locks up both trunk seamonkey and firefox.  After successfully loading with an older build, I could also load OK with a newer build.
Keywords: hang
OS: Windows 2000 → All
Version: unspecified → Trunk
Staszek, do you see this problem with a recent trunk build?

WFM : 
FF Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060821 Minefield/3.0a1
SM Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060812 SeaMonkey/1.5a

but failed on minfield 0813
WFM Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9a9pre) Gecko/2007102203 SeaMonkey/2.0a1pre
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.