CCTextFieldTTF doesn't perform well on WP8

When I type a word, the previous word/words will be inserted.
For example, I type ‘a’, then type ‘a’ again, ‘aaa’ will appear on the textfield.
At the same time, when pressing the ‘back’ key to hide the keyboard,I can’t detect the IME detached event.