On May 24, 3:20 pm, Henrik Javén <[email protected]> wrote: > The Break on all Error Toggle does not work in Firebug 1.5.4 using > Firefox 3.5.2 on Linux Gentoo > and there is now easy way to disable it. It seams once you are in the > Break on all Error mode there is now way to disable Break on all Errors
I've heard a few complaints like this and I now have a theory for how this may happen. We don't make any special consideration for the changes in UI and option settings when we update. If you had "Break On All Errors" set before 1.5, then updated, you will have it set afterwards. However, the UI control moved from Script panel menu to Console tool bar. If for some reason the user interface indicator also fails (eg because you are on an operating system we don't test), then you cannot tell where to go to turn it off. (The Console panel 'pause' button should be "throbbing"; you could even have that panel disabled I suppose). Does any of this sound like it applies to you? Two solutions to try. 1. use URL "about:config" and look for prefs with extension.firebug.*. 2. use Firebug Icon Menu > Options > Reset all. Let us know. jjb > > -- > 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.
