Skip to main content

Bug Tracker

Side navigation

#9884 closed bug (cantfix)

Opened July 21, 2011 07:38PM UTC

Closed July 22, 2011 02:08PM UTC

FF5: bind window resize event = black screen

Reported by: HUEHUE Owned by:
Priority: undecided Milestone: None
Component: unfiled Version: 1.6.2
Keywords: Cc:
Blocked by: Blocking:
Description

open http://jsfiddle.net/mTyxg/1/ in Firefox 5

resize the window = you get a black screen

its just a $(window).resize(function(){});

Attachments (0)
Change History (1)

Changed July 22, 2011 02:08PM UTC by dmethvin comment:1

resolution: → cantfix
status: newclosed

I confirmed your test case, but it also happens without jQuery:

http://jsfiddle.net/dmethvin/mTyxg/5/

So it seems like this is something you should report to the Firefox team via Bugzilla.