codyopel / collide

Automatically exported from code.google.com/p/collide
Apache License 2.0
0 stars 0 forks source link

Multibyte Support #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. For instance, type in Korean
2.
3.

What is the expected output? What do you see instead?
Languages that use multibyte need more than one typing for a completed char. 
For example, to type '한글', which means 'Korean', we need to type 'ㅎ', 
'ㅏ', 'ㄴ', 'ㄱ', 'ㅡ', 'ㄹ'.
But, with collide, any single type would be immediately shown on the editor, 
thus correct multibyte chars cannot be typed.

What version of the product are you using? On what operating system?
collide-dist-2012-07-07.tar.bz2, Linux CentOS 2.6.18 x86, jdk1.7.0_05

Please provide any additional information below.

Original issue reported on code.google.com by suw...@gmail.com on 18 Jul 2012 at 9:22

Attachments: