On Jul 15, 6:23 am, Hernan Rodriguez Colmeiro <[email protected]>
wrote:
> On Wed, Jul 15, 2009 at 04:52, Highway of Life<[email protected]> wrote:
> > Steps to reproduce:
> > 1) Navigate to a webpage which has Firebug enabled by default.
> > 2) Turn Firebug OFF
> > 3) Refresh the page
> > 4) Enable Firebug
> > 5) Click in the "console" window (you might need to click in the log
> > window, then again in the console window for the errors to appear.)
> > 6) These errors will appear.
>
> I couldn' reproduce the error with these steps. I think they're clear
> enough, but I can't just reproduce it. Should I follow these steps
> with firebug detached?

I could not reproduce this either, whether Firebug was in browser or
external.

This sounds pretty close to issue 1998, 
http://code.google.com/p/fbug/issues/detail?id=1998

I commited a change that prints a message in the Console at step #5:
"Reload to activate window console"

What is going on here is that at step 2 Turn Firebug Off, the Console
is disconnected from the web page. Since the Firebug is not active
during the reload in step 3, the console is not defined.

The reason this surprises users is that Firebug 1.3 silently reloaded
the page. Since we know users hate software that tries to be too smart
by half, we don't reload now in 1.4. So you have to do it yourself.

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 at 
http://groups.google.com/group/firebug?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to