Open Bug 1114341 Opened 10 years ago Updated 2 years ago

Firefox does not render Indian Rupee UTF8 character

Categories

(Core :: Layout: Text and Fonts, defect)

30 Branch
x86
Windows 7
defect

Tracking

()

UNCONFIRMED

People

(Reporter: sachin.gorade, Unassigned)

Details

Attachments

(1 file, 1 obsolete file)

164 bytes, text/html
Details
User Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36

Steps to reproduce:

On my website page I used UTF-8 character for Indian Rupee symbol


Actual results:

Instead of rendering Indian Rupee symbol firefox rendered an rectangle with some numbers in it


Expected results:

Indian Rupee symbol should have been rendered
I used HTML UTF-8 character code from this link - http://www.fileformat.info/info/unicode/char/20b9/index.htm
Please create a simple HTML test file and attach it here
(use the "Add an attachment" link above)
Attached file Test.html (obsolete) —
Chrome is showing Rupee symbol for this file on my computer but firefox does not.
Sorry, attached wrong file. Will attach a valid one
Attached file Test.html
HTML file with Indian rupee symbol
Attachment #8540506 - Attachment is obsolete: true
Component: Untriaged → Layout: Text
Product: Firefox → Core
(In reply to Sachin from comment #3)
> Created attachment 8540506 [details]
> Test.html
> 
> Chrome is showing Rupee symbol for this file on my computer but firefox does
> not.

What font is Chrome using to show the symbol? (You can probably determine this by right-clicking it and choosing Inspect Element in Chrome, then selecting the "Computed" [style] panel, and scrolling to Rendered Fonts at the very bottom.)

It sounds like this is a failure of font fallback. cc'ing jdaggett.
> attachment 8540509 [details]
> Test.html

works on my system (Release and Nightly)

Mozilla/5.0 (Windows NT 5.1; rv:37.0) Gecko/20100101 Firefox/37.0
From Computed tab of Inspect element from Chrome-

font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: