Closed Bug 717115 Opened 13 years ago Closed 13 years ago

Firefox ui rendering stops on an alert in an onresize event

Categories

(Firefox :: Untriaged, defect)

10 Branch
x86_64
Windows 7
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 626963

People

(Reporter: marcasteleon, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20100101 Firefox/10.0 Build ID: 20120104111456 Steps to reproduce: window.onresize=function(){ alert('example'); }; or window.addEventListener("resize", function(){ alert('example'); } ,false); Actual results: firefox ui disappear and only you can see the frame of firefox window. I tested it on two windows 7 pcs with aero theme Expected results: show an alert
Severity: normal → critical
Component: Untriaged → General
Keywords: crash, dom2, js1.5, ue
Priority: -- → P5
Please attach a testcase using the "addn an attachment" link.
Component: General → Untriaged
Keywords: crash, js1.5, ue
Priority: P5 → --
it happens on firefox 8 and 9 final release too.
Attachment #587559 - Attachment mime type: text/plain → text/html
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Keywords: dom2
Resolution: --- → DUPLICATE
Summary: firefox ui crashes on an alert in an onresize event → Firefox ui rendering stops on an alert in an onresize event
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: