I have firebug 1.9.1 and I noticed that when there are pages that have scripting errors it goes to that line. It is like I have a breakpoint on that line but I don't.
How do I stop this. I don't mind on the firebug logo it has an error count but I find it so annoying that it is opening firebug up to show me lines it stopped at.
For everyone thinking "But the pause button in the script panel is un-pressed! It's not flashing! Pressing it turns it on and pressing again to turn it back off makes no difference!"...
...check the other pause button in the Console panel. (If that's off too, check the third pause button under HTML, 'Break on mutate', or under Net, 'Break on XHR')
It's a bit of a gotcha because if the Console pause button is pressed, errors take you to the script panel to debug instead of showing the error message in the console panel... So you have to check the status of the panel you're not taken to...
The console panel pause button is Break on all errors
: whereas the Script panel button only breaks on the next error. It's easy to forget you turned on Break on all errors
, then not notice it's still on because you're focusing on the panel you weren't expecting to be taken to.
In each of the Firebug tabs, there is a "pause" button. The error console will thus break on errors, if that pause button is pressed. Just un-press that button.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With