LunaHuang / maliit-plugin-jp

Automatically exported from code.google.com/p/maliit-plugin-jp
0 stars 0 forks source link

new character will be inserted at wrong pos #2

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. input strings e.g. "abcd"
2. click "b" and "c", then move cursor
3. input new character, e.g. "5"

What is the expected output? What do you see instead?
new string should be inserted correct position, but it will be added at right 
pos of right character, in this case "abc5d" instead of "ab5cd"

Original issue reported on code.google.com by kimit...@gmail.com on 24 Oct 2011 at 10:19

GoogleCodeExporter commented 8 years ago

Original comment by kimit...@gmail.com on 13 Nov 2011 at 4:45

GoogleCodeExporter commented 8 years ago

Original comment by stas...@gmail.com on 17 Nov 2011 at 12:38