Bug 228451

Summary: [gu_IN] Independent Vowel is treated as Dependent vowel (0A8C)
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:24:10 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:    
Bug Blocks: 228452, 228453    
Attachments:
Description Flags
Incorrect Image
none
correct image from Unicode
none
Patch for gu_IN independent Vowel sign none

Description A S Alam 2007-02-13 06:52:52 UTC
Description of problem:
0A8C unicode of Gujarati treated as Dependent vowel in konqueror, kedit,
so shown 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 0A8C
3. for copy paste this (ઌ)
  
Actual results:
treated as Dependent Vowel (dotted circle before)

Expected results:
Independent vowel, so no DOtted cirecle before

Additional info:
check output of gedit

Images are attached

Comment 1 A S Alam 2007-02-13 06:52:52 UTC
Created attachment 147961 [details]
Incorrect Image

Comment 2 A S Alam 2007-02-13 06:53:26 UTC
Created attachment 147962 [details]
correct image from Unicode

Comment 3 Sachin Tawniya 2007-02-13 09:48:51 UTC
Created attachment 147967 [details]
Patch for gu_IN independent Vowel sign

Solved the issue. The script engine was reading 0A8C as Invalid script format.
Changed the entry in qscriptengine_x11.cpp. 
Thanks & regards,
Sachin

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

Comment 5 Than Ngo 2007-04-23 15:44:43 UTC
*** Bug 228453 has been marked as a duplicate of this bug. ***