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

Font issues on develop.element.io: Numbers/digits and some icons not showing #26756

Closed
jaller94 opened this issue Dec 13, 2023 · 0 comments · Fixed by #26757
Closed

Font issues on develop.element.io: Numbers/digits and some icons not showing #26756

jaller94 opened this issue Dec 13, 2023 · 0 comments · Fixed by #26757
Assignees
Labels
T-Defect X-Upcoming-Release-Blocker This does not affect the current release cycle but will affect the next one

Comments

@jaller94
Copy link
Contributor

jaller94 commented Dec 13, 2023

Steps to reproduce

  1. Open the webapp

Outcome

What did you expect?

Numbers are readable.

What happened instead?

  • All numbers (=digits) are filled squares in the default font.
  • Also, some font icons are missing

Screenshot 2023-12-13 at 21-04-15 Element jaller95

Quick fix

  • Switch the theme (from light to dark or the other way around)
  • This fixes all numbers until the next tab reload

Browser console

downloadable font: rejected by sanitizer (font-family: "Inter" style:normal weight:600 stretch:100 src index:0) source: https://develop.element.io/08751cc770c39924e20c.woff2?v=3.18
downloadable font: rejected by sanitizer (font-family: "Inter" style:normal weight:400 stretch:100 src index:0) source: https://develop.element.io/c6600ea739eb5fffc7e7.woff2?v=3.18
downloadable font: rejected by sanitizer (font-family: "Inter" style:normal weight:700 stretch:100 src index:0) source: https://develop.element.io/218488efcbfef2f28cf2.woff2?v=3.18
downloadable font: rejected by sanitizer (font-family: "Inter" style:normal weight:600 stretch:100 src index:1) source: https://develop.element.io/54b36732dde4ee34458c.woff?v=3.18
downloadable font: rejected by sanitizer (font-family: "Inter" style:normal weight:400 stretch:100 src index:1) source: https://develop.element.io/cf28cf8f1b67348ed87d.woff?v=3.18
downloadable font: rejected by sanitizer (font-family: "Inter" style:normal weight:700 stretch:100 src index:1) source: https://develop.element.io/e346a18d048c852371e9.woff?v=3.18
Content-Security-Policy: The page’s settings blocked the loading of a resource at inline (“script-src”). sandbox eval code:1:264
FetchHttpApi: <-- GET https://example.com/_matrix/client/v3/sync?filter=xxx&timeout=xxx&set_presence=xxx&since=xxx [30390ms 200] [rageshake.ts:77:27](webpack://element-web/matrix-react-sdk/src/rageshake/rageshake.ts)
FetchHttpApi: --> GET https://example.com/_matrix/client/v3/sync?filter=xxx&timeout=xxx&set_presence=xxx&since=xxx [rageshake.ts:77:27](webpack://element-web/matrix-react-sdk/src/rageshake/rageshake.ts)
downloadable font: rejected by sanitizer (font-family: "Inter" style:normal weight:500 stretch:100 src index:0) source: https://develop.element.io/245d887445c3240a724a.woff2?v=3.18
downloadable font: rejected by sanitizer (font-family: "Inter" style:normal weight:500 stretch:100 src index:1) source: https://develop.element.io/5d5406ec0e328493ba6f.woff?v=3.18

Fonts used by the browser

Screenshot_2023-12-13_21-01-06

Operating system

Manjaro Linux (based on the Arch repo)

Browser information

Mozilla Firefox 120.0.1

URL for webapp

https://develop.element.io/

Application version

Element version: 3281523-react-e3336aef296e-js-db0e3cfbb095 Crypto version: Olm 3.2.15

Homeserver

recent Synapse

Will you send logs?

Yes

@t3chguy t3chguy added the X-Upcoming-Release-Blocker This does not affect the current release cycle but will affect the next one label Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Defect X-Upcoming-Release-Blocker This does not affect the current release cycle but will affect the next one
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants