Description
- Gitea version (or commit ref): starting with 1.14
- Operating system: different
- Can you reproduce the bug at https://try.gitea.io:
- Yes, already at https://try.gitea.io/JonasFranzDEV/drone-gitea-release/issues/2
Description
Forwarded from Codeberg https://codeberg.org/Codeberg/Community/issues/444 :
Multiple users reported issues with fonts in different browsers where some versions work, some don't. Especially affected are Emojis, two users (one in the issue, another one via Mastodon) reported that numbers were missing in the fonts. Please find the original report at the URL above, additionally I'll copy some relevant information here.
browser Gitea 1.13.6 Gitea 1.14.1 Firefox works works Tor Browser (not ver 10.0.16) works broken Ungoogled Chromium works broken
However I noticed that noticed on Tor Browser that numbers don't render. var(--fonts-emoji) as a font on the root element seems to be the culprit.
Tor Browser 10.0.16 works but I heard someone else using TB complain that the symbols were boxes.
If you can, please join the discussion over at Codeberg, since some users don't want to use Microsoft GitHub. Otherwise, I can forward the discussion, but please expect high delay.
Thank you for investigating this.
Screenshots
This is what it looks like in Ungoogled Chromium 72.0.3626:
However I noticed that noticed on Tor Browser that numbers don't render. var(--fonts-emoji) as a font on the root element seems to be the culprit.