Closed
Bug 471947
Opened 17 years ago
Closed 5 years ago
Unicode Rendering Problem
Categories
(Core :: Internationalization, defect)
Tracking
()
RESOLVED
INACTIVE
People
(Reporter: siva, Assigned: smontagu)
Details
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) Gecko/2008052906 Firefox/3.0
Build Identifier:
Hi
i am a web developer, my client want website in tamil. so i use tamil unicode testing on all browser. i found some render problem on firefox ver 2 and below.
i use this website as my testpage
http://unicode.org/standard/translations/tamil.html
Reproducible: Always
please let me know , how i can do program using unicode tamil for all firefox version should come correctly.
Comment 5•17 years ago
|
||
> http://unicode.org/standard/translations/tamil.html
Hex data of "..." part(line 118) of <h1>[LF] ... [LF] </h1>[LF]
> 20202020202020202020E0AEAFE0AF82E0AEA9E0AEBFE0AE95E0AF8DE0AE95E0AF8BE0AE9FE0AF8120E0AE8EE0AEA9E0AF8DE0AEB1E0AEBEE0AEB2E0AF8D20E0AE8EE0AEA9E0AF8DE0AEA93F
First 2 tamil letters:
(UTF-8) 0xE0AEAF == (UTF-16) U+0BAF TAMIL LETTER YA
http://www.decodeunicode.org/en/u+0baf/properties
(UTF-8) 0xE0AF82 == (UTF-16) U+0BC2 TAMIL VOWEL SIGN UU
http://www.decodeunicode.org/en/u+0bc2/properties
03 GENERAL CATEGORY: : : : : Mark, Spacing Combining
"Code Mapping Table TSCII <-> Unicode" says;
(http://www.tamil.net/tscii/faq5.html )
-------------------------------------------------------------------
Tamil alphabet | TSCII 1.7 (8-bit) | Unicode 3.1
-------------------------------------------------------------------
tamil mei letter ya | (#194) | (0BAF)
tamil mei letter yuu | (#228) | (0BAF)(0BC2)
-------------------------------------------------------------------
Combined character of tamil letter looks to be correctly supported from Firefox 3. Bug 470407 sounds for me same problem as yours.
> Bug 470407 Tamil characters like " கொ(ko),கோ(kO) " are messed up
Comment 6•17 years ago
|
||
FYI.
Glyph for compound form of "Tamil Script(Tamil Alphabet) can be viewed at following site.
> http://en.wikipedia.org/wiki/Tamil_script
| Assignee | ||
Comment 7•17 years ago
|
||
Is complex script enabled in your installation of Windows (in Settings |
Control Panel | Regional and Language Options | Languages, is the checkbox
"Install files for complex script and right to left languages.." checked?). IE and Firefox 3 support complex script even if it's not enabled in the OS, but Firefox 2 and below rely on the OS support.
Seebug report 470407
check your old profile and the new profile in your profiles directory in C:\Documents and Settings\ user....\Local Settings\Application Data\Mozilla\Firefox\Profiles. the problem went away in bug report 470407 as the old profile was causing ff3.0.5 to display improperly while 2.0.0.20 was ok. I do not know what exactly was the cause as the old profile was accidentally lost
Updated•7 years ago
|
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
Comment 9•5 years ago
|
||
Please, reopen if needed.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → INACTIVE
You need to log in
before you can comment on or make changes to this bug.
Description
•