Bug 167159
| Summary: | Incorrect rendering of indic languages in Firefox on RHEL4 'en' locale | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | Runa Bhattacharjee <runab> |
| Component: | firefox | Assignee: | Christopher Aillon <caillon> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 4.0 | CC: | ankit, eng-i18n-bugs, wtogami |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-09-27 13:31:41 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Attachments: | |||
|
Description
Runa Bhattacharjee
2005-08-31 07:51:55 UTC
Created attachment 118277 [details]
Example of correct display of text
Created attachment 118278 [details]
Example of incorrect display of text
Created attachment 118279 [details]
Correct dislpay of text in gedit
Runa, If you are in en_US locale, pango is disabled for firefox. You need to be in Indic locales to have pango enabled for firefox. Created attachment 118418 [details]
A text file containing bengali text for testing on the firefox interface.
A text file containing bengali text for testing on the firefox interface.
Hi Leon, I tried using MOZ_ENABLE_PANGO=1 firefox from the command line in the en_US locale on both RHEL4 AS4U1 and WS4U1. The bengali text rendered from the web-site (http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/bn/x8664-multi-install-guide/) was correct. Without enabling PANGO the text is rendered incorrectly, hence if a user tries to view indian language site on firefox from within a english locale then he/she wouldnt be able to see it properly. thanks regards. It is impossible to solve this bug without solving Bug #139531, which will require fixing all pango rendering problems in Firefox. This might be considered a duplicate of Bug #139531 for this reason, but I will let someone else make that decision. |