Bug 211436

Summary: Wrongly rendered as_IN font
Product: Red Hat Enterprise Linux 5 Reporter: Amitakhya Phukan <aphukan>
Component: qtAssignee: Than Ngo <than>
Status: CLOSED DUPLICATE QA Contact: Ben Levenson <benl>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 5.0CC: aalam, eng-i18n-bugs, stawniya
Target Milestone: ---Keywords: i18n, Patch
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-05-02 12:23:55 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:
Bug Depends On: 211435    
Bug Blocks:    
Attachments:
Description Flags
modification in the qscriptengine_x11.cpp for assamese rendering issue
none
patch none

Description Amitakhya Phukan 2006-10-19 08:31:37 UTC
+++ This bug was initially created as a clone of Bug #211435 +++

Description of problem:
Rendering of Assamese consonant character "Khanda Ta" not proper. Unicode
Character 09CE.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Open kedit.
2. Press "Shift+8" after selecting Assamese Phonetic keyboard layout.
3.
  
Actual results:
The character is not rendered properly.

Expected results:
The character should be rendered properly.

Additional info:
Attached is a screenshot of Kedit and Gedit. In Gedit, it is rendered properly.

-- Additional comment from aphukan on 2006-10-19 04:19 EST --
Created an attachment (id=138865)
wrong rendering in kedit

Comment 1 Amitakhya Phukan 2006-10-19 09:28:04 UTC
the character 09CE is a special consonant character in Assamese lanuage and is
frequently used. The QT engine has given it the status of this character as
unknown. Hence the dotted circle is appearing as can be seen in the screenshot.
Possible solution is changing the Unknown tag to Consonant.

Comment 2 Sachin Tawniya 2006-10-19 10:24:12 UTC
Created attachment 138871 [details]
modification in the qscriptengine_x11.cpp for assamese rendering issue

Comment 3 Akira TAGOH 2006-10-19 12:28:20 UTC
Sachin, can you polish your patch up more? it looks like your patch contains
irrelevant change that just add white-space stuff. it would be nice if
your patch just has minimal changeset.


Comment 4 Akira TAGOH 2006-10-20 11:50:34 UTC
Created attachment 138962 [details]
patch

just disable the unnecessary changes in chunk.

Comment 5 Than Ngo 2006-10-20 16:59:50 UTC
the fix will be included in qt-3.3.6-14.Sachin, thanks for the fix

Comment 7 RHEL Program Management 2007-05-01 15:33:15 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red
Hat Enterprise Linux maintenance release.  Product Management has requested
further review of this request by Red Hat Engineering, for potential
inclusion in a Red Hat Enterprise Linux Update release for currently deployed
products.  This request is not yet committed for inclusion in an Update
release.

Comment 8 Than Ngo 2007-05-02 12:23:55 UTC
could 

*** This bug has been marked as a duplicate of 209975 ***