Closed
Bug 686166
Opened 13 years ago
Closed 13 years ago
Firefox stops working when resizing on a page that has a resizehandler
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 626963
People
(Reporter: alxandr, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0) Gecko/20100101 Firefox/7.0
Build ID: 20110908135051
Steps to reproduce:
I navigated to http://jsfiddle.net/RzGqz/1/ (a jsfiddle witch has several commands run on window.onresize, then I resized (from maximized to normal sized) window.
Actual results:
The browser stopped working. After the resize, the client-area of the browser turned black, and I could see no webpages. The tabs were gone from the tab-bar, and the navigation-bar was gone. Simply put I was left with an empty window-chrome.
Expected results:
The window should have resized, and run the js-functions.
Updated•13 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•