https://bugzilla.novell.com/show_bug.cgi?id=353251 User mfabian@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=353251#c16 --- Comment #16 from Mike Fabian <mfabian@novell.com> 2008-02-07 10:35:21 MST --- I can reproduce what chenxing reports. I tried the following ways to start acroread (and then tried to input CJK into the "Find" entry field): 1) XMODIFIERS=@im=SCIM GTK_IM_MODULE=xim LC_ALL=zh_CN.GB2312 acroread some-file.pdf 2) XMODIFIERS=@im=SCIM GTK_IM_MODULE=xim LC_ALL=zh_CN.GBK acroread some-file.pdf 3) XMODIFIERS=@im=SCIM GTK_IM_MODULE=xim LC_ALL=zh_CN.UTF-8 acroread some-file.pdf No Chinese input possible at all, acroread doesn’t even react to the activation key of the input method (Shift+Space and Control+Space are the default activation keys on openSUSE). 4) XMODIFIERS=@im=SCIM GTK_IM_MODULE=xim LC_ALL=ja_JP.UTF-8 acroread some-file.pdf The input method can be activated but the input results in garbage (This is the case of my original report). 5) XMODIFIERS=@im=SCIM GTK_IM_MODULE=xim LC_ALL=ja_JP.eucJP acroread some-file.pdf The input method can be activated and Japanese input works fine. Chinese input can not be selected (That is normal, when SCIM is used via XIM in non-UTF-8 locales, only very few input methods can be selected which "fit" to the selected legacy locale). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.