Bug 228452

Summary: [gu_IN] Dependent Vowel is treated as Independent vowel (0AE2/0AE3)
Product: [Fedora] Fedora Reporter: A S Alam <aalam>
Component: qtAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact: Ben Levenson <benl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eng-i18n-bugs, mshao, stawniya
Target Milestone: ---Keywords: i18n
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-23 15:37:24 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: 228451    
Bug Blocks: 228454, 228455    
Attachments:
Description Flags
Incorrect Image
none
correct image from Unicode
none
Patch for gu_IN Dependent Vowel sign none

Description A S Alam 2007-02-13 06:56:46 UTC
Description of problem:
0AE2/OAE3 unicode of Gujarati treated as Independent vowel in konqueror, kedit,
so shown NO Dotted circle before this,

Version-Release number of selected component (if applicable):
qt-3.3.7-2.fc7

How reproducible:
Everytime during type this

Steps to Reproduce:
1. open kedit/kate
2. with unicode input (rawcode with scim), type 0AE2 and 0AE3
3. for copy paste this (ૢ and ૣ a)
  
Actual results:
treated as Independent Vowel (NO dotted circle before)

Expected results:
Dependent vowel, so A DOtted cirecle before

Additional info:
check output of gedit

Images are attached

Comment 1 A S Alam 2007-02-13 06:56:46 UTC
Created attachment 147963 [details]
Incorrect Image

Comment 2 A S Alam 2007-02-13 06:57:52 UTC
Created attachment 147964 [details]
correct image from Unicode

Comment 3 Sachin Tawniya 2007-02-13 09:50:34 UTC
Created attachment 147968 [details]
Patch for gu_IN Dependent Vowel sign

The script engine was reading 0AE2/0AE3 as "Other" format. Changed the
scriptengine.cpp file with respect to its position.
Thanks & Regards,
Sachin

Comment 4 Than Ngo 2007-04-23 15:37:24 UTC
it's fixed in qt-3.3.8-5.fc7. Sachin, thanks for the fix.

Comment 5 A S Alam 2007-08-23 09:06:30 UTC
Than,
where can I get this package to test?
thanks