Hi Lawrence, On Monday, February 13, 2017 at 8:39:43 PM UTC+1, San wrote: > > I've been trying to get used to the DevTools, and there are parts of it I > even like, but I can't get used to its console. As I've written before, > ordinary log text appears in orange, and error text in black, the opposite > of what it should be. All my experiments have failed to unearth the reason > for this, the bug reports accomplished nothing, and the orange is hurting > my eyes. >
I agree that orange for normal messages is a poor choice. Unfortunately, I currently can't do more than ask you to provide your input on bug 1269730 <https://bugzilla.mozilla.org/show_bug.cgi?id=1269730>. It looks like the DevTools team currently has different priorities and I don't have enough time to contribute a patch for it. I assume it's relatively easy to fix this, as it mainly means to change some CSS. If you or somebody else want to help, the color for the messages is defined in the variables.css file <https://dxr.mozilla.org/mozilla-central/rev/0eef1d5a39366059677c6d7944cfe8a97265a011/devtools/client/themes/variables.css#41,101,161> (note the three places for the three different themes). > Firebug still works (for the most part) on my system -- including the > various tabs -- except for the Firebug Console. It remains blank no matter > what I do; it doesn't display any log text at all. I vaguely remember that > the DevTools console may preempt the Firebug console, but even if I turn > off the DevTools and reload the page, the Firebug console remains blank. I > am quite familiar with the Firebug console and the different settings that > might affect it (which tabs and settings you enable, etc); they don't have > any effect. It's still blank. > > If anyone has an idea why my Firebug Console won't display any log text, > I'd be interested to hear. > It looks like an internal Firefox API changed and broke Firebug's console output. A quick look at the Browser Console <https://developer.mozilla.org/en-US/docs/Tools/Browser_Console> shows this: TypeError: ConsoleAPIListener is not a constructor chrome://firebug/content/console/console.js:149:38 Sebastian -- 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/28950d0f-d1e9-45ae-869e-c00e57cc7de2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.