Hi,

2011/10/13 sqwerl <[email protected]>

> I'm aware of the post on firebug lite not working in IE versions older
> than 9
>
> http://blog.getfirebug.com/2011/09/23/firebug-lite-1-4/#respond
>

Note that what is not working in IE versions older than 9 are two test cases
from our unit tests. It should work fine in all IE versions as far as I
know. If it is not working, then it is a bug.


>  so it is a big debugging nightmare for me since I've come to depend
> on it for css help in IE 7 (IE8 firebug lite seems to work fine).
> Others seem to be having similar problems
>
> http://stackoverflow.com/questions/7532909/firebug-lite-messagequeue-null
>
> Please help with this as soon as you have a chance. Thanks
>

I can only investigate an issue if I'm able to reproduce. In order to do so
I need you to open an issue report with a test case attached.

http://code.google.com/p/fbug/issues/entry

A test case is just a simple HTML file exemplifying the occurrence of the
problem. In your case the test case will probably include the
"jquery.ui.all.css" file. Just zip a directory with everything you need to
run the test case and attach it to the issue report.

Are you calling any of the console functions like console.log()? The
"messageQueue" is used to store console messages that happen before Firebug
Lite UI finishes to load.

regards,

Pedro Simonetti.



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

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