Sebastian said:

> You're right. The text of messages logged via the console API (i.e.
> console.log(), console.info(), etc.) is indeed red. That is definitely a
> bug in the theme. I've added this to bug 1269730
> <https://bugzilla.mozilla.org/show_bug.cgi?id=1269730>, which I've filed
> some time ago.


Using the Dark theme instead of the Firebug theme, ordinary console log
messages still look weird to me -- orange text on a black background. Why
orange?  I wonder if that's related to the Firebug red text.

Also, right below that orange text (which are my ordinary log messages),
there's a warning "navigator.battery is deprecated. Use
navigator.getBattery() instead."  It claims this is coming from my HTML
page, which is wrong -- I never even heard of "battery" anything and I'm
using a desktop, not a laptop.

But what's also strange is that the bogus "battery" line, which clearly IS
a warning (and has an orange warning icon), is in light gray text on the
black background -- that's where I'd expect red or orange text.

I see a similar inversion in the Light theme -- regular console.log items
in orange, warnings in black.

So it looks like -- in EVERY theme -- they got the regular and warning
colors inverted. I'm guessing it's not a coincidence -- perhaps they got
the underlying labels or tags or whatever it is swapped between regular and
warning text, and all the theme colors are responding to the same wrong set
of tags?

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to firebug+unsubscr...@googlegroups.com.
To post to this group, send email to firebug@googlegroups.com.
Visit this group at https://groups.google.com/group/firebug.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/firebug/CAMoMLKgWYYqokRHBdvVTM3KZFxFXXQEHg2ZK_-njb%2B73tLXfuQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to