Open Bug 1455545 Opened 7 years ago Updated 2 years ago

Noto Sans Symbols is not rendered on some Android devices

Categories

(Core :: Graphics: Text, defect, P3)

Unspecified
Android
defect

Tracking

()

People

(Reporter: karlcow, Unassigned)

References

()

Details

(Whiteboard: [webcompat][gfx-noted])

This is a spin off of https://webcompat.com/issues/16490 This is happening only in Firefox Android, not on macos for the same version of Firefox Nightly. .module-spinner::before { content: "\25BE"; } is not displayed on Android. Probably missing font to display the character. Maybe it's an issue for bugzilla thinking about it.
Summary: There are a lot of rectangle. → content is not displayed on bugzilla.mozilla.org
Moving to bugzilla.mozilla.org, because it's probably a missing font.
Product: Firefox for Android → bugzilla.mozilla.org
Version: Firefox 61 → Production
I cannot reproduce the issue on both my Nexus 5X phone and Nexus 9 tablet. It's not a web font but system font, which is Noto Sans Symbols on vanilla Android. Maybe the font or the particular symbol is missing on the user's device for some reason. Since we have Material Icons installed, it's easy to fix the issue by using the web font. https://material.io/tools/icons/?icon=arrow_drop_down&style=baseline
Assignee: nobody → kohei.yoshino
Status: NEW → ASSIGNED
Component: General → User Interface: Modal
Summary: content is not displayed on bugzilla.mozilla.org → Module spinner icon on modal UI is missing
But the original report says the issue doesn’t reproduce with Chrome, and I guess this is not site-specific. Moving to the right component so the root cause can be fixed in Firefox.
Assignee: kohei.yoshino → nobody
Status: ASSIGNED → NEW
Component: User Interface: Modal → Graphics: Text
Product: bugzilla.mozilla.org → Core
Summary: Module spinner icon on modal UI is missing → Noto Sans Symbols is not rendered on some Android devices
Version: Production → unspecified
A side note: in the future I’d like to use a web font for all the symbols/icons on Bugzilla anyway and make them a11y-friendly.
Whiteboard: [webcompat] → [webcompat][gfx-noted]

Migrating Webcompat whiteboard priorities to project flags. See bug 1547409.

Webcompat Priority: --- → ?

See bug 1547409. Migrating whiteboard priority tags to program flags.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.