GNOME Bugzilla – Bug 528502
GTK does not destroy all im contexts immediately, when the im module is changed by xsettings.
Last modified: 2008-09-29 04:14:17 UTC
Please describe the problem: GTK does not destroy all im contexts immediately, when the im module is changed by xsettings. Steps to reproduce: 1. use im-chooser to select scim as input method. 2. open several input widgets, like gnome-terminal or gedit 3. use im-chooser to disable input method. Actual results: GTK will not destroy all im contexts immediately. You could the scim icon still in tray bar. You must focus all input widgetsone by one, and then those old im contexts will be destroyed. the scim icon will be closed. Expected results: GTK will destroy all old im contexts immediately, when the im modules setting is changed via xsettings. Does this happen every time? always Other information: Changing im modules settings by xsettings is a new feature. Please ref to http://bugzilla.gnome.org/show_bug.cgi?id=502446 .
*** This bug has been marked as a duplicate of 522885 ***