vj4
vj4 copied to clipboard
iOS Chinese input issue
With iPhone + Sogou input method, multi-character Chinese word, e.g. 你好
, cannot be processed correctly in the CodeMirror input box. After the word 你好
is selected, only 你
goes to the textarea.
With iPad + built-in Chinese input method, Chinese characters cannot be entered at all.
See codemirror/CodeMirror#3137
I can reproduce.