-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
A-EmojiT-DefectX-Needs-InfoThis issue is blocked awaiting information from the reporterThis issue is blocked awaiting information from the reporter
Description
Description
Fallback to Noto Color Emoji is no longer working on browsers that
have neither COLR nor SBIX support. If I add the following to my
user-style-sheet, I can see some emoji, but the emoji within the
reaction picker still don't display.
.mx_scrollbar_overlay_noautohide {
font-family: Nunito, 'Noto Emoji', Sans-Serif ! important;
}
Steps to reproduce
Load Riot web in a browser without COLR and without SBIX support on
Linux with Noto Color Emoji installed. Navigate to page containing emoji.
Version information
- Platform: web
For the web app:
- Browser: qutebrowser v1.6.3 ( QtWebEngine (Chromium 73.0.3683.105))
- OS: Void Linux
- URL: riot.im/develop
Metadata
Metadata
Assignees
Labels
A-EmojiT-DefectX-Needs-InfoThis issue is blocked awaiting information from the reporterThis issue is blocked awaiting information from the reporter