Closed
Bug 1496826
Opened 7 years ago
Closed 7 years ago
Icon broken on ObsoleteHeader
Categories
(developer.mozilla.org Graveyard :: Design, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jwhitlock, Assigned: espressive)
References
(Regression, )
Details
(Keywords: in-triage, Whiteboard: [specification][type:bug][points:1])
Attachments
(1 file)
|
59.75 KB,
image/png
|
Details |
What did you do?
================
Go to https://developer.mozilla.org/en-US/docs/Web/Events/chargingchange
What happened?
==============
The "Obsolete" header has a broken icon, showing "F014"
What should have happened?
==========================
There should be an icon displayed in the banner
Is there anything else we should know?
======================================
The icon was probably removed in https://github.com/mozilla/kuma/pull/4969.
| Reporter | ||
Comment 1•7 years ago
|
||
The obsolete banner with the broken font reference
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → schalk.neethling.bugs
Status: NEW → ASSIGNED
| Reporter | ||
Updated•7 years ago
|
Keywords: in-triage
Priority: -- → P1
Whiteboard: [specification][type:bug] → [specification][type:bug][points:1]
The same occurs with the `SecureContext_Header` and `SecureContext_Inline` macros, which can all be seen at:
- https://developer.mozilla.org/docs/Sandbox/Indicators
- https://developer.mozilla.org/docs/Web/API/Clipboard_API#Interfaces
- https://developer.mozilla.org/docs/Web/API/Storage_API
- https://developer.mozilla.org/docs/Web/API/Web_Authentication_API
| Assignee | ||
Comment 3•7 years ago
|
||
There is also an InProgress icon that is missing, and I believe privilegedBadge. This is a P1 I will be working as part of the next sprint, and as part of the work to completely remove Font Awesome from the code base.
Comment 4•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/d994d460d131fba9b1e7cacf624df9f179d31beb
Fix Bug 1496826, some icons are missing from the font-awesome bundle (#5053)
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•