Bug 247452 - [ml-IN] Wrong consonants used
Summary: [ml-IN] Wrong consonants used
Keywords:
Status: CLOSED DUPLICATE of bug 402321
Alias: None
Product: Fedora
Classification: Fedora
Component: lohit-fonts
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Rahul Bhalerao
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-07-09 12:15 UTC by Ani Peter
Modified: 2016-08-01 01:30 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-01-23 18:15:22 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
i18n (333 bytes, application/octet-stream)
2007-07-09 12:15 UTC, Ani Peter
no flags Details

Description Ani Peter 2007-07-09 12:15:48 UTC
Description of problem:
To form a conjuct, the consonants used were wrong.
ie, to form the conjuct 'ന്പ'- consonants 'ന'(0D28) and 'പ'(0D2A) were used. but
the correct consonant is 'മ'(0D2E) instead of 'ന'(0D28).

ie, (U + 0D28) + (U + 0D4D) + (U + 0D2A) is wrong
and (U + 0D2E) + (U + 0D4D) + (U + 0D2A) = ന്പ is correct

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


How reproducible:

Always
Steps to Reproduce:
1.Open kedit/gedit
2.Type 0D28
3.Type 0D4D
4.Type 0D2A
  
Actual results:
1.Open kedit/gedit
2.Type 0D28
3.Type 0D4D
4.Type 0D2A
5.we get the conjuct ന്പ and is wrong
6.The result of above keys must be just the key sequence ie, ന്‌പ

Expected results:
1.Open kedit/gedit
2.Type 0D2E
3.Type 0D4D
4.Type 0D2A
5.we must get ന്പ

Additional info:

Comment 1 Ani Peter 2007-07-09 12:15:49 UTC
Created attachment 158762 [details]
i18n

Comment 2 Ani Peter 2008-01-23 09:11:54 UTC
Rahul,

This is a very old bug which was filed for the same issue as in 
https://bugzilla.redhat.com/show_bug.cgi?id=402321

Appreciate if you could close this as we are already working on the other one.

Thanks
Ani

Comment 3 Rahul Bhalerao 2008-01-23 18:15:22 UTC

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


Note You need to log in before you can comment on or make changes to this bug.