Closed
Bug 1373309
Opened 8 years ago
Closed 6 months ago
network monitor summary colors look terrible
Categories
(DevTools :: Netmonitor, defect, P3)
Tracking
(firefox57 fix-optional)
RESOLVED
DUPLICATE
of bug 1916355
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | fix-optional |
People
(Reporter: mozilla.bugzilla, Unassigned)
References
Details
Attachments
(2 files)
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:55.0) Gecko/20100101 Firefox/55.0
Build ID: 20170612224034
Steps to reproduce:
Open Network Monitor Dev Tool
Look at summary stats
Hover over summary stats
Actual results:
They look terrible
Expected results:
They should not look terrible
Updated•8 years ago
|
Component: Untriaged → Developer Tools: Netmonitor
Comment 3•8 years ago
|
||
Note that the colors corresponds to the (vertical lines) colors used for events rendered in the Timeline column. There are two vertical lines in the Timeline column (blue for `DOMContentLoaded` event and red for `load` event. The same colors are used in Firebug and Chrome DevTools.
Not sure what we could do here...? Any tips?
Honza
Flags: needinfo?(kohei.yoshino)
Priority: -- → P3
Comment 4•8 years ago
|
||
See also bug 1373985
Comment 5•8 years ago
|
||
I'm not the reporter...
Flags: needinfo?(kohei.yoshino) → needinfo?(camden.narzt)
(In reply to Jan Honza Odvarko [:Honza] from comment #3)
> Not sure what we could do here...? Any tips?
Ideas: another set of high contrast colors for dark themes; hover to change text colors or background colors; hover to point, instead of colors to hint.
Comment 7•8 years ago
|
||
(In reply to YF (Yang) from comment #6)
> (In reply to Jan Honza Odvarko [:Honza] from comment #3)
> > Not sure what we could do here...? Any tips?
>
> Ideas: another set of high contrast colors for dark themes; hover to change
> text colors or background colors; hover to point, instead of colors to hint.
Sounds good, in which case it looks like a duplicate of bug 373985
@Cam?
Honza
Yeah another set of colours would be ideal, or even moving away from such hard red & blue (looks like it's just #FF0000 and #0000FF now) to other values that don't look bad against the blue-ish background. I believe that in order to get nice contrast like you get in the light theme you'd want to go for paler colours on the dark theme.
Flags: needinfo?(camden.narzt)
Updated•8 years ago
|
status-firefox57:
--- → fix-optional
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•3 years ago
|
Severity: normal → S3
Comment 10•6 months ago
|
||
Looks better with Bug 1916355
You need to log in
before you can comment on or make changes to this bug.
Description
•