On Apr 23, 3:53 pm, Zaph <[email protected]> wrote: > Hey, > > as a webdeveloper I love Firebug, but there are two things that really > bug me out.
You need to tell us which version of Firebug. > > The first one is that the Firebug panel opens spontaneously when I > browse to an arbitrary site where I have once (I assume) used Firebug. > This bug has been going on for several versions and I haven't been > able to detect any form of predictability (even non-cached pages can > cause it). You should do two things: Firebug Icon Menu > Options > Reset All Right Click Firebug Status Bar Icon > Clear Activations. Then read http://www.softwareishard.com/blog/firebug/how-to-enable-and-disable-firebug-15/ > > The second, unrelated to the above, is 'Break on All Errors' which > seems to have a mind of it's own. When I have the panel hidden, it > sometimes triggers, and sometimes doesn't. This one is as new as the > 'Break on All Errors' option, as far as I know. Sound like you are using 1.4. 1.5 has better support for break on error, I recommend break on specific errors rather than All. 1.6 has better support for break on all errors, allows you to break once then skip in future. jjb > > Bottom line - I'm getting pretty fed up with Firebug popping up out of > nowhere when I'm just merrily clicking away and didn't ask for it. > > I really hope there's a way to get around this, because I'd hate to > deinstall it. > > Peter > > -- > 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 > athttp://groups.google.com/group/firebug?hl=en. -- 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.
