Firebug 1.4.5 Firefox 3.5.5 Haven't really had to use FB in a while. It seemed nice and easy before. Seemed to work fine. Now I'm having problems. Perhaps all the new feature have complicated it or made it buggy. Anyway, what I find is that when executing script, if it hits an error it just stops executing the script. No report like before to tell me what the problem is. For instance, I ran into a bug where I was using GetElementById and I used the wrong case on the control I was trying to reference (horrors!). Well, naturally that's a problem for JavaScript, but instead of giving me some kind of error telling me it couldn't find the requested element or whatever, it just stopped executing the script. It appeared to hang. When this happens, the step into and other buttons seem to stop working. Also, sometimes the page script just disappears. I can't get it to display. I'm not sure what to make of all this. It used to work well for me and now it certainly seems less friendly and just doesn't seem to work like I'd expect it to based on previous usage. Has any seen this behavior? Is there something I'm missing? Are these bugs? Has the increased feature set made it overly complicated? Any help would be appreciated.
-- 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.
