Opened 12 years ago
Closed 12 years ago
#9884 closed bug (cantfix)
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(){});
Note: See
TracTickets for help on using
tickets.
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.