Devtools Panel messages raw data content does not appear in dark theme mode
Categories
(DevTools :: Netmonitor, defect, P3)
Tracking
(firefox-esr68 unaffected, firefox-esr78 wontfix, firefox80 wontfix, firefox81 wontfix, firefox82 verified)
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox-esr78 | --- | wontfix |
firefox80 | --- | wontfix |
firefox81 | --- | wontfix |
firefox82 | --- | verified |
People
(Reporter: pmagyari, Assigned: bomsy)
References
(Blocks 2 open bugs)
Details
(Keywords: good-first-bug, regression)
Attachments
(2 files)
[Precondition]
Make sure "devtools.netmonitor.features.serverSentEvents" is set to 'true'
[Affected Platforms]
All
[Affected Versions]
Firefox Nightly 82.0a1
Firefox Beta 81.0b8
Firefox Release 80.0.1
[Steps To Reproduce]
- Open Firefox
- Navigate to: https://farooqar.github.io/sse-echo/
- Open the Devtools Panel
- Set the Devtools Panel to Dark theme mode
- Select the "Network" tab (reload page if prompted)
- Click "Connect!" on the page from Step 2
- Click the request (Status 200) and select the "Response" tab on the right side of the panel
- Click on a message that was sent by the server and observe the "Raw Data" content
Expected Results]
The "Raw Data" content should be dark-themed as well
[Actual Results]
The "Raw Data" content is light-themed
[Note]
This issue was introduced back when the Netmonitor still had a "Messages" tab and then it was transferred to the "Response" tab
Mozregression points to:
https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=c9e6b5cf2987aadec4eaa74f8282437337df9908&tochange=adaf79cd55d7fc82b2c2a2b9304272f9bd8484cd
Bug 1618996 is probably the one that introduced this issue.
Harald, could you take a look?
Assignee | ||
Comment 1•4 years ago
|
||
Thanks for reporting Peter!
I can reproduce it.
Assignee | ||
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Comment 4•4 years ago
|
||
bugherder |
Reporter | ||
Comment 5•4 years ago
|
||
Verified fixed on Firefox 82.0a1 (20200916153738)
Description
•