Comment #10 on issue 1641 by [email protected]: [NewFeatures] Set up default input methods and a keyboard layout at the first login
http://code.google.com/p/ibus/issues/detail?id=1641

What happens if set_lang_relative_preload_engines() is called from methods other than init_engines_order?

Suppose that we click preload_engine_mode_toggled_cb on ibus-setup and changes "preload-engine-mode". In ibus-ui-gtk3, a handler for the changed signal of that property directly calls update_im_engines(), and then update_im_engines() calls set_lang_relateve_preload_engines() without calling update_xkb_engines().

Thereby xkb engines are not added in this case if xkb engies were not in the previous user-customized list.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
--- You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

回复