Bug 187715

Summary: rawcode IME needs to read code sequences more consistently
Product: [Fedora] Fedora Reporter: Lawrence Lim <llim>
Component: scimAssignee: Jens Petersen <petersen>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: eng-i18n-bugs, tools-bugs
Target Milestone: ---Keywords: FutureFeature, i18n
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-07-28 04:43:41 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: 126002, 167798    

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.