Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
Description
open http://jsfiddle.net/mTyxg/1/ in Firefox 5 resize the window = you get a black screen
its just a $(window).resize(function(){});
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
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.