element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
GNU Affero General Public License v3.0
11.25k stars 2.01k forks source link

Twemoji "keycap asterisk" emoji *️⃣ doesn't work on Firefox #10079

Open jryans opened 5 years ago

jryans commented 5 years ago

The emoji is shown in the name of the slash commands pane:

Firefox 69:

2019-06-17 at 15 45

Chrome 77:

2019-06-17 at 15 47

Both browsers are loading the COLR variant of Twemoji. Forcing the Apple Color Emoji font fixes the appearance of the emoji in Firefox.

ara4n commented 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.

t3chguy commented 2 years ago

This issue has morphed, we now just show whatever fallback font e.g Apple Color Emoji

No longer specific to macOS

image image

Safari macOS image

Chrome macOS image

Firefox macOS image

Firefox Linux image

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.