Skip to content

Emojis don't display on browser without COLR and without SBIX support #10351

@non-Jedi

Description

@non-Jedi

Description

riot-emoji-boxes

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

qutebrowser-chroma-check

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

No one assigned

    Labels

    A-EmojiT-DefectX-Needs-InfoThis issue is blocked awaiting information from the reporter

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions