That's a known bug <http://code.google.com/p/fbug/issues/detail?id=2726>, which requires to be fixed in Firefox<https://bugzilla.mozilla.org/show_bug.cgi?id=582613>. I.e. resize event handlers can't be debugged at the moment.
Sebastian On Tuesday, August 27, 2013 11:43:51 PM UTC+2, [email protected] wrote: > > I'm using Firefox 23 with Firebug 1.23.0 under Windows 7. I'm trying to > debug a JavaScript function that is called by the window.onresize event. > I've set a breakpoint in the function. > > When I resize the page the event calls the function and the function stops > at the breakpoint. The mouse pointer is a two-headed arrow (the "resize > window" icon). And that's all she wrote. No window on the system will > respond to mouse clicks or keyboard input. The only escape is to press > Ctrl+Alt+Del and cancel Firefox. > > What is happening, and how can I fix it? > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/ca8e7131-53bd-4224-8973-7f7df5364142%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
