Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pango doesn't support input methods #81

Open
ethercrow opened this issue Nov 19, 2012 · 1 comment
Open

Pango doesn't support input methods #81

ethercrow opened this issue Nov 19, 2012 · 1 comment

Comments

@ethercrow
Copy link
Member

Original author: [email protected] (June 18, 2008 11:45:30)

What steps will reproduce the problem?
1.
Locale is zh_CN.utf8
in .xinitrc,

export XMODIFIERS=@im=fcitx
export GTK_IM_MODULE=xim
export QT_IM_MODULE=xim

  1. yi -f gtk
  2. try to input chinese

What is the expected output? What do you see instead?
fcitx should be in highlinght mode. Chinese characters should be input.the
fcitx input methold lose response. the status bar is gray. cant input any
chinese character, but input english characters.

What version of Yi are you using? On what operating system?
0.4, from darcs 20080618, archlinux

If any was produced, please provide your .yi.dbg file

Please provide any additional information below.

Original issue: http://code.google.com/p/yi-editor/issues/detail?id=125

@ethercrow
Copy link
Member Author

From jeffwheeler on August 08, 2009 23:08:09
This is much broader than the original comment. No input methods are supported (that is, it doesn't use Gtk's
input method or XIM), so this applies to more than just Chinese. I can't use XCompose key bindings, either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant