The Firebug panels are div elements in a Web page. When you switch panels, one div is collapsed and another is expanded. So bugs like this one mean that the collapse/expand code sequence did not complete, typically because of an exception, perhaps in a Firebug extension.
jjb On Dec 7, 7:38Â am, Ed Schiebel <[email protected]> wrote: > I loaded a page, set a breakpoint and reloaded. This is what I get when > opening the breakpoints pane > [image: cssinbreakpoints.jpg] > > No amount of switching tabs corrected it. Reloading the page did. > fb 1.6.0; ff 3.6.12 > > Â cssinbreakpoints.jpg > 134KViewDownload -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
