On Jun 16, 6:30 am, woomla <[email protected]> wrote:
> Hi,
>
> Javascripts do not seems to have a console when firebug is not present
> or deactive or when run in iframe.
>
> When a script opens in an iframe, it doesn't have a console. After
> trying to use the console in the iframe, also the parent seems to be
> missing the console object.
>
> These are steps to reproduce:
>
> 1. Start with firebug disabled, javascript enabled.
> 2. Openhttp://mootools.net/shell/SGAxv/1/.
>
> Expect: two alerts with message 'Undefined'.
>
> 3. Activate firebug (at least console).
> 4. Hit 'Run'
>
> Expect: two alerts with message 'object'.
> Instead I see: first alert with message 'object', second alert with
> 'Undefined'.
>
> 5. Hit 'Run'
>
> Expect: two alerts with message 'object'.
> Instead I see: two alerts with message 'Undefined'.
>
> Is this a firefox bug maybe? If I do this in IE8, the iframe does have
> a console.
>
> (FB r7054, FF363 W7)

I don't know what you mean by "console" here.

With Firebug at R7061 and Firefox 3.6.6pre I get four alerts, all say
"object".

Note that we made some large changes in Firebug in the last couple of
weeks so Firebug extensions may not work correctly yet.

jjb


>
> W.

-- 
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