Bug 187715 - rawcode IME needs to read code sequences more consistently
Summary: rawcode IME needs to read code sequences more consistently
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: scim
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jens Petersen
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: Indic SCIM
TreeView+ depends on / blocked
 
Reported: 2006-04-03 04:28 UTC by Lawrence Lim
Modified: 2014-03-26 00:53 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-07-28 04:43:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Lawrence Lim 2006-04-03 04:28:17 UTC
Description of problem:
Rawcode IME is not able to recongnise '200d' and '200c'. Hence, input indic
chars which consists of ZWJ/ZWNJ needs to use 200d+SPACE as workaround.

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

How reproducible:
Always

Steps to Reproduce:
1.start gedit and activate rawcode IME
2.U+0dca U+200d U+0dba
3.
  
Actual results:
unable to recognise 200d as ZWJ

Expected results:
recognise 200d as ZWJ

Additional info:
U+0dca U+200d U+0020 U+0dba will work :)

Comment 1 Leon Ho 2006-07-28 04:43:41 UTC
Closing this as NOTABUG. It is designed this way because it supports codepoints
> than U+FFFF.


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