Closed Bug 655384 Opened 13 years ago Closed 13 years ago

The arrows at input.mozilla.org does not show up on android

Categories

(Firefox for Android Graveyard :: General, defect, P5)

ARM
Android
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 619521

People

(Reporter: nhirata, Unassigned)

References

()

Details

Attachments

(1 file)

Attached image screenshot
1. go to input.mozilla.org
2. look at the "drop downs" under product at the page.

Expected: down arrows.
Actual: blocks

Note:
1. looks fine in the desktop version of the nightly fennec/trunk

Mozilla/5.0 (Android; Linux armv71; rv6.0a1) Gecko/20110506 Firefox/6.0a1 Fennec/6.0a1
Device: Droid 2 
OS: Android 2.2

Mozilla/5.0 (Android; Linux armv71; rv6.0a1) Gecko/20110506 Firefox/6.0a1 Fennec/6.0a1
Device: Thunderbolt
OS: Android 2.2
The arrows are made from characters, not images. The character is not in the font on the device, show it doesn't show up. From the CSS:

.selectbox span:after{margin-left:.5em;content:'\25be';}

That is a unicode character:
Unicode Character 'BLACK DOWN-POINTING SMALL TRIANGLE' (U+25BE)

This bug is a dupe of the other "character not supported in font" bugs
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: