Bug 1791 - UIM enables Japanese on startup
Summary: UIM enables Japanese on startup
Status: CLOSED FIXED
Alias: None
Product: UIM
Classification: Unclassified
Component: libuim (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: uim-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-06 17:10 UTC by UTUMI Hirosi
Modified: 2004-11-07 10:02 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description UTUMI Hirosi 2004-11-06 17:10:30 UTC
// uim-svn1594

Run mlterm (or anything) and type "mozilla".
It will show "もじぁ".
We should enable Japanese after we type shift+space.
Comment 1 YamaKen 2004-11-07 17:39:30 UTC
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
Comment 2 UTUMI Hirosi 2004-11-07 23:02:58 UTC
I've tested rev.1598. This bug still exists.
Comment 3 YamaKen 2004-11-08 00:37:26 UTC
Fixed remaining bug in anthy and canna by r1600. Thanks for reporting and please
test again.
Comment 4 UTUMI Hirosi 2004-11-08 05:02:06 UTC
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.