Bug 419691

Summary: The [te_IN] inscript key map had no key stroke for ZeroWidthNonJoiner(ZWNJ) in its key map.
Product: [Fedora] Fedora Reporter: Krishna Babu K <kkrothap>
Component: m17n-contribAssignee: Parag Nemade <pnemade>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: eng-i18n-bugs
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: 2008-01-11 09:17:57 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: 426193    
Attachments:
Description Flags
patch for te-inscript.mim none

Description Krishna Babu K 2007-12-11 13:05:33 UTC
Description of problem:

The inscript key map had no key stroke for ZeroWidthNonJoiner(ZWNJ) in its key map.


Version-Release number of selected component (if applicable):
m17n-contrib-telugu-1.1.3-3.fc8

How reproducible:


Steps to Reproduce:
1.open Gedit,maintaing SCIM in RAWCODE
2.And give the key sequences 0c30+0c4d+0c2B,(ర్ఫ)
3.By using ZWNJ we can get 0c30+0c4d+200c+0c2B,(ర్‌ఫ)
  
Actual results:
ర్ఫ

Expected results:

ర్‌ఫ
Additional info:

Comment 1 Parag Nemade 2007-12-18 11:23:34 UTC
mapping this ZWNJ <200c> on empty slot of key B.


Comment 2 Parag Nemade 2007-12-18 12:13:10 UTC
Created attachment 289884 [details]
patch for te-inscript.mim

Comment 3 Parag Nemade 2007-12-18 12:16:42 UTC
Fixed in new release m17n-contrib-1.1.3-4.fc9

Fix can be down loadable from
http://koji.fedoraproject.org/koji/getfile?taskID=298501&name=m17n-contrib-telugu-1.1.3-4.fc9.noarch.rpm

Comment 4 Jens Petersen 2007-12-19 05:39:09 UTC
Thanks, dunno if a comment can be added to explain that it is a ZWNJ,
otherwise it might be confusing for people looking at the file.

Comment 5 Parag Nemade 2007-12-19 07:10:18 UTC
It may confuse peoples but if you open mim files in vim you can see it as <200c>
we have not followed practice of commenting like that if you check other indic
keymaps like hi-inscript.mim, kn-inscript.mim and as-phonetix.mim.

Comment 6 Krishna Babu K 2007-12-19 10:21:19 UTC
Thank you. I got expected key stroke  for the charechter 0c03 in te-inscript key
map.

Comment 7 Krishna Babu K 2007-12-19 10:28:14 UTC
correction to comment #6

200c insted of 0c03