[Uim-bugs] [Bug 1632] UIM shouldn't commit any string to non-editable text entry
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 8 03:41:12 EET 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1632
------- Additional Comments From yamaken at bp.iij4u.or.jp 2004-11-07 17:41 -------
The changes on r1596 are related to this issue.
------------------------------------------------------------------------
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
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the uim-bugs
mailing list