Closed
Bug 1765241
Opened 3 years ago
Closed 2 years ago
CSS opacity isn't being applied in DevTools Netmonitor Headers panel's MDN icon
Categories
(Core :: Graphics, defect, P3)
Core
Graphics
Tracking
()
RESOLVED
FIXED
102 Branch
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | unaffected |
firefox99 | --- | unaffected |
firefox100 | --- | unaffected |
firefox101 | --- | disabled |
People
(Reporter: nchevobbe, Assigned: bradwerth)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
205.25 KB,
image/png
|
Details |
Steps to reproduce
- Open DevTools and go to the Netmonitor
- If there are no requests, reload the page to populate the list
- Click on any requests
- Select
Headers
- If needed, scroll down to the
Response Headers
section
Expected results
The ?
icon before header names has a 0.4 opacity
CSS property and as a result should appear translucent
Actual results
The icon has a solid color
Setting image.svg.blob-image
to false does fix the issue
Reporter | ||
Comment 1•3 years ago
|
||
(needinfo'ing as requesting on Element)
Flags: needinfo?(nical.bugzilla)
Flags: needinfo?(jmuizelaar)
Updated•3 years ago
|
Keywords: regression
Comment 2•3 years ago
|
||
Set release status flags based on info from the regressing bug 1763643
status-firefox100:
--- → unaffected
status-firefox101:
--- → affected
status-firefox99:
--- → unaffected
status-firefox-esr91:
--- → unaffected
Updated•3 years ago
|
Has Regression Range: --- → yes
Updated•3 years ago
|
Severity: -- → S4
Priority: -- → P3
Comment 4•3 years ago
|
||
I have too many things in my queue to look into this in the short term. It would be useful to know if the bug affects inline svgs as well.
Flags: needinfo?(nical.bugzilla)
Comment 5•2 years ago
|
||
Bisecting (with the svg blob images pref forced on), it looks like this was fixed in this range
Probably bug 1752919.
Status: NEW → RESOLVED
Closed: 2 years ago
Depends on: 1752919
Flags: needinfo?(jmuizelaar)
Resolution: --- → FIXED
Updated•2 years ago
|
Assignee: nobody → bwerth
Target Milestone: --- → 102 Branch
Assignee | ||
Comment 6•2 years ago
|
||
Nical will have more knowledge about resolving SVG blob issues. Nical, please feel free to take this from me if you have time.
Flags: needinfo?(nical.bugzilla)
Assignee | ||
Comment 8•2 years ago
|
||
Sorry, misread things.
You need to log in
before you can comment on or make changes to this bug.
Description
•