Closed Bug 236713 Opened 20 years ago Closed 19 years ago

Onclick javascript sizePopup() function crashes Firefox 0.8

Categories

(Firefox :: General, defect)

x86
Windows 2000
defect
Not set
major

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: mtwoodwa, Assigned: bugzilla)

References

()

Details

User-Agent:       Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705)
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040206 Firefox/0.8

This problem can happen anywhere in the Ars Technica forums. But occurs rarely 
due to the situation required to cause the crash.

When logged into the forum, there is an option to "edit" your existing posts. 
The button/link launches a popup windows using Javascript. The first popup 
windows works fine. But if you attempt to click the same button/link or click a 
similar "edit" link, Firefox attempts to spawn another popup window, but 
crashes the application instead.

Here is an example of the HTML that causes the problem:
<a href="javascript:void(0);" onclick="javascript:sizePopup
('reply','http://episteme.arstechnica.com/eve/ubb.x?
a=em&s=50009562&f=67909965&m=844003222631&x_popup=Y','open');">

The code for the sizePopup() function can be found in this script:
http://episteme.arstechnica.com/infopop/jscript/eve_constructor.js

Reproducible: Always
Steps to Reproduce:
To try this on the Ars Technica forum, you will have to have a user account and 
be logged in. ( http://episteme.arstechnica.com )
1. Create a post/reply in any forum.
2. Try to edit the post after you create it.
3. With the "edit" box still open, click the edit post link again.

Actual Results:  
Browser crashes

Expected Results:  
I am not sure what *should* happen, but IE6 just spawns a new window in place 
of the old one. Whether Firefox should do the same or spawn an entirely new 
window is debateable.

Not sure how to classify this. It does cause the browser to crash, but I don't 
run into the problem all that often. At some levels this is a normal to minor 
problem, but the fact that it crashes the browser while I am in the middle of a 
forum post (losing my whole post) makes it kind of major to me.
Downloaded a recent Nightly Build (2003-Mar-02 ?) and the problem still exists.
I got a crash at the site, but I did NOT click anything JavaScript, I was just
about to make a post: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b)
Gecko/20040329 Firefox/0.8.0+

Talkback ID is: TB9549X
Captured at 03/31/04 10:42 PM
Reporter, please try using Firefox 0.9.1 to see if the problem still occurs.
Old version, resolving.

If you can reproduce the problem with FF 1.0.1 or a current FF trunk build,
please feel free to reopen.
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.