On Tuesday, November 15, 2016 at 7:24:13 PM UTC+1, Erik Krause wrote:
>
> Am 15.11.2016 um 13:08 schrieb Sebastian Zartner: 
> > There are obviously several differences between Firebug and the Firefox 
> > DevTools Firebug theme, though the main text color within the console is 
> > black. 
>
> Is there a particular reason for that? The background is slightly 
> blueish in devtools compared to old firebug and text that was red 
> previously in HTML pane is now pink in Inspektor pane, which gives a 
> slightly less readable combination.
>
> See http://ge.tt/9X6xr8h2


As far as I know, there is no reason for that. Some things may have changed 
since the Firebug theme got implemented and the Firebug theme just didn't 
get adjusted accordingly.
I've now filed bug 1318259 
<https://bugzilla.mozilla.org/show_bug.cgi?id=1318259> asking to fix those 
smaller and bigger issues.

I also dislike the abbreviation of the long classes list. Is there a 
> possibility to change that?
>

I don't think there is an option for that. As that's something independent 
from the Firebug theme, I'd like to ask you to file a separate bug for this 
<https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox&component=Developer%20Tools%3A%20Inspector>
.

On Tuesday, November 15, 2016 at 9:39:48 PM UTC+1, San wrote:
>
> Sebastian, I'm seeing something quite different from your screenshot. With 
> the Firebug Theme on, my Console background is white, not yellow.
>

The yellow background is shown for warnings.
 

> The text from the Net tab is black, but I don't use that much. The text 
> from the Logging tab (which I mostly use) is all red, both from JS and from 
> PHP -- and these are just normal calls from a regular PHP or JS file, not 
> errors. For example, this:
>
>     console.log("graphicSeriesScripts.js has loaded.");
>
> ... appears in red text on a white background, with a vertical light-gray 
> bar to the left of all the text.
>
> However, my gut feeling is that this isn't a bug, just something I don't 
> understand. I'm not using Stylish and haven't put anything about the 
> Console into a user CSS file. I am using Classic Theme Restorer and Theme 
> Font & Size Changer, but I don't see anything in either of those extensions 
> that would explain this. Any idea what might be going on?
>
> Almost everything I see in your screenshots, in black text on yellow, 
> looks like warnings of some kind. Could you try an ordinary console.log 
> call and see what it looks like?
>

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.

If you want to help, you can provide patches for those bugs. A description 
for how to contribute to the Devtools can be found on MDN 
<https://developer.mozilla.org/en-US/docs/Tools/Contributing/Contribute_on_nightly>
.

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/31f8c152-fbde-43d5-82ea-a9bb1aa4cb53%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to