Open jryans opened 5 years ago
this is the first issue from https://github.com/matrix-org/matrix-react-sdk/pull/2995#issuecomment-493787730 fwiw. we should probably bugify all of those.
This issue has morphed, we now just show whatever fallback font e.g Apple Color Emoji
No longer specific to macOS
Safari macOS
Chrome macOS
Firefox macOS
Firefox Linux
We likely have a broken glyph in our COLR build of Twemoji Related https://github.com/vector-im/element-web/issues/22184 Peculiarly though Safari renders it correctly through the COLR font.
The emoji is shown in the name of the slash commands pane:
Firefox 69:
Chrome 77:
Both browsers are loading the COLR variant of Twemoji. Forcing the
Apple Color Emoji
font fixes the appearance of the emoji in Firefox.