adamschwartz / log

Console.log with style.
https://adamschwartz.co/log
MIT License
3.01k stars 140 forks source link

Does not work in Firefox 20.0.1 #7

Closed phoenixg closed 11 years ago

ghost commented 11 years ago

If you using the build in console yes it doesn't. Try with firebug it works as charm.

adamschwartz commented 11 years ago

At the moment, we only plan on supporting Firefox with Firebug. See Support for more information.

phoenixg commented 11 years ago

Thank you for reply, sorry I forgot to say, I have firebug installed, still not work.

adamschwartz commented 11 years ago

Can you provide other details about your browser or operating system? If you think it would help, could you also post a screenshot what you're seeing? Thanks.

phoenixg commented 11 years ago

I'm under Intel(R) Core(TM) i5-2500 CPU @ 3.30GHz 3.30GHz RAM 4.00GB 64bit Windows 7 Here is my firefox screenshot: QQ 20130418151813

adamschwartz commented 11 years ago

Thanks for the information.

From the screenshot, it looks like "Example 1", "Example 2", etc. appear to have some styling, for example line-height and padding, but not the correct font or color. So it looks like some of the styling is coming through, but not all.

What version of Firebug are you using? And do you know if you have a different system font installed? Or other console styles which might be conflicting?

phoenixg commented 11 years ago

My firebug version is 1.10.6, my system should be using default system font. I forbid my firePHP add-on, still not work. Maybe it's problem of firefox because after I upgraded to 20.0.1, the right-click menu does not work and I felt it a little buggy.

craniumslows commented 11 years ago

I just downloaded FF and Firebug and the latest version of the bug was 1.11.2 and Release channel of FF was 20.0

I did not experience any issues.