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 :)
Closing this as NOTABUG. It is designed this way because it supports codepoints > than U+FFFF.