// uim-svn1594 Run mlterm (or anything) and type "mozilla". It will show "もじぁ". We should enable Japanese after we type shift+space.
Fixed by r1596. ------------------------------------------------------------------------ r1596 | yamaken | 2004-11-08 10:37:04 +0900 (Mon, 08 Nov 2004) | 25 lines * This commit changes default activity of input mode widget of each IMs to 'direct' mode. This change has resolved bug #1791. In addition, setting these variables non-direct mode is not useful on gtk-immodule until bug #1632 has been resolved because non-text widgets such as menus are created with non-direct mode, so shortcut operations by alphabet character does not work until the mode have been changed to direct mode. * scm/anthy.scm - (default-widget_anthy_input_mode): Change the value to action_anthy_direct * scm/canna.scm - (default-widget_canna_input_mode): Change the value to action_canna_direct * scm/skk.scm - (default-widget_skk_input_mode): Change the value to action_skk_latin * scm/tutcode.scm - (default-widget_tutcode_input_mode): Change the value to action_tutcode_direct
I've tested rev.1598. This bug still exists.
Fixed remaining bug in anthy and canna by r1600. Thanks for reporting and please test again.
Now it's fixed (I've tested r1601). Thanks.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.