Can't input other language except English!

Issue #32 resolved
sunway0112 created an issue

As the tile,edit,memo,and so on,can't input other lanuage

Comments (32)

  1. Eugene Kryukov repo owner

    Fixed at 0.91, we can't setup keyboards for chines, but we added unicode support to key-events. Try it please. And reopen issue, if still doesn't work.

  2. sunway0112 reporter

    Well ,now I can input chinese but still has problem.

    when i input chinses with ime, the word show right in the ime, after i select the chinese word i wantted, the edit give me the chinese word ,but repeat . See the pic1.jpg1.jpg 2.jpg

  3. sunway0112 reporter

    Well ,thanks for fix it so quickly,now we can intput right. But still has issues. Follow step: 1,Input chinese word right in edit/ 2,Seltet the all word we input ,because we want to change it. 3,Input new word,but the old word still exists,and the new word before them1.jpg2.jpg3.jpg

  4. Eugene Kryukov repo owner

    Hm... We've made as you explain (delete selection when new text accepted). Is it works ?

  5. Canqi Luo

    In Lubuntu 14.04, Can input Chinese, but while select the text of TEdit, and input Chinese now, the SelLength will be 0(mean did not select the text now).

    The regular is: In the Chinese IME mode, when you type the keyboard, the Linux system will display the Chinese text, but the keyboard type action can not effect the TEdit's SelLength. I don't know if you can understand what I said

    In Lubuntu 14.04, install the Chinese IME

    sudo apt-get remove ibus reboot ubuntu

    sudo add-apt-repository ppa:wengxt/fcitx-nightly sudo apt-get update sudo apt-get install im-switch fcitx sudo apt-get install fcitx-table-wbpy sudo im-switch -s fcitx im-switch -s fcitx reboot ubuntu

    Press Ctrl+Space will change to Chinese IME, or click the right-bottom "KEYBOARD" icon to select.

    pic1.png pic2.png

  6. sunway0112 reporter

    Well,I found that,when use ime with the system,we can input right.

    When use third party ime( like sougou pinying input),input not correct. Just close this issuse.

  7. sunway0112 reporter

    Please test this chinese IMe,it is the most popular ime in china,we all hope you can fix this problem! I know the ime with the linux is ok,this third ime has problem!

    The problem is still that: Well ,thanks for fix it so quickly,now we can intput right. But still has issues. Follow step: 1,Input chinese word right in edit/ 2,Seltet the all word we input ,because we want to change it. 3,Input new word,but the old word still exists,and the new word before them

    http://pinyin.sogou.com/linux/download.php?f=linux&bit=64

    http://cdn2.ime.sogou.com/dl/index/1491565850/sogoupinyin_2.1.0.0086_amd64.deb?st=Ls7Kve-4swY5g6paAOqbKg&e=1493771919&fn=sogoupinyin_2.1.0.0086_amd64.deb

  8. Log in to comment