Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some unicode(e.g. interrobang) are rendered with a spurious serif font (Apple Symbols) rather than Inter on Web, but not Desktop #28420

Closed
ara4n opened this issue Nov 11, 2024 · 1 comment
Labels
A-Appearance O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Low/no impact on users T-Defect

Comments

@ara4n
Copy link
Member

ara4n commented Nov 11, 2024

Steps to reproduce

  1. Search for interrobang in the emoji picker on Chrome (130) on macOS (15.0.1)

Outcome

What did you expect?

Screenshot 2024-11-11 at 18 44 07

(this is rendered with Inter, as seen on Element Nightly)

What happened instead?

Screenshot 2024-11-11 at 18 42 52

(this is rendered with Apple Symbols, as seen on develop.element.io)

i.e. somehow Apple Symbols has taken priority, despite not being specified in the font-face declaration. Is the Inter font served up from Chrome missing a glyph somehow relative to Electron? Is there a broken OS font version of Inter taking priority over the WOFF?)

Discovered while investigating #14695

Operating system

macOS

Application version

Element version: 17de661-js-4c53836a13de Crypto version: Rust SDK 0.7.2 (517d99b), Vodozemac 0.7.0

How did you install the app?

develop.element.io

Homeserver

No response

Will you send logs?

No

@ara4n ara4n added the T-Defect label Nov 11, 2024
@dosubot dosubot bot added A-Appearance O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Low/no impact on users labels Nov 11, 2024
@ara4n
Copy link
Member Author

ara4n commented Nov 11, 2024

looks to be similar to #20043 - is fixed as of chrome canary today

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Appearance O-Uncommon Most users are unlikely to come across this or unexpected workflow S-Tolerable Low/no impact on users T-Defect
Projects
None yet
Development

No branches or pull requests

1 participant