That sounds like issue 4289
http://code.google.com/p/fbug/issues/detail?id=4289

We have tracked this problem back to a change made in Firefox 4.0.
Firefox team will not revert the change and the fix being proposed
will not be available until Firefox 5.0.

As far as I am aware there is no practical workaround within Firebug.

We are investigating whether a workaround can be put into dojo. The
problem is that dojo calls |window.eval()| rather than |eval()| and
Firefox changed the way |window.eval()| works.

In the meantime your choices are Firebug 1.7 on Firefox 3.6 or  Web
Inspector/IE/Opera-DragonFly.

jjb

On Apr 15, 1:05 am, bornmw <[email protected]> wrote:
> I'm using FF4 and Firebug 1.7.1b1
> I'm hitting this URL with script tab 
> enabled:http://download.dojotoolkit.org/release-1.0.0/dojo-release-1.0.0/diji...
> (any Dojo URL will demonstrate the same behavior)
> The list of scripts doesn't show ANY Dojo scripts except for dojo.js
> itself and a number of 'event' items
> It makes it just impossible to work with Dojo at all!
> Will try to submit a bug if I find your bugtracker...

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