Branch: refs/heads/chromeos
Home: http://github.com/ibus/ibus
Commit: 8a12d2b6c5f37ced78e8a6a08f28bad3ad016ac9
http://github.com/ibus/ibus/commit/8a12d2b6c5f37ced78e8a6a08f28bad3ad016ac9
Author: Yusuke Sato <[email protected]>
Date: 2010-10-19 (Tue, 19 Oct 2010)
Changed paths:
M bus/inputcontext.c
Log Message:
-----------
Remove bus_input_context_register_properties(props_empty) call from the focus
out handler
- On Chrome OS, the call is unnecessary since an ibus engine is always active on
the OS. i.e. We use the xkb:us::eng engine even for ASCII input.
- Unlike the standard Gtk+ language bar, the UI for Chrome OS _does_ grab
keyboard focus. This means when the UI is used, focus-out signal is sent to
ibus-daemon. Clearing a properties inside focus out handler sometimes confuses
the UI (see http://crosbug.com/7702).
BUG=chromium-os:7702
TEST=see the bug.
Review URL: http://codereview.appspot.com/2494043/
--
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