GNOME Bugzilla – Bug 672774
Totem doesn't compatible with input method (input method failes to activate due to space key taken by totem's "Play/Pause")
Last modified: 2012-03-26 15:28:56 UTC
Currently tested with H.I.M.E. input method (http://hime.luna.com.tw), but I think other input methods affected as well. The spacebar key event is apparently take by totem for "Play/Pause" function and doesn't grabbed by input method to detect Ctrl-Space (which is the activation key combination for most of the input methods) Notice that this bug affect to all users using input method (especially in CJK regions) More precisely this problem happens when an user tried to search a youtube video (search bar)
H.I.M.E. input method upstream bug report : https://github.com/caleb-/hime/issues/323 testcase Environment: Linux Mint Lisa 12(Using Ubuntu 11.10 repository) 32-bit totem : 3.0.1 K Desktop Environment H.I.M.E. 0.9.9 Information about input method (badly edited): https://docs.google.com/document/d/1HB3juffu0KgSUyg15y8hBZOLcJdHK9KDVPFyCwqHh-I/edit
commit 3470f761adcae844fc4562a5cf6affbbaefd9c6f Author: Bastien Nocera <hadess@hadess.net> Date: Mon Mar 26 16:42:26 2012 +0200 main: Don't handle Ctrl+Space Ctrl+Space is used for IM switching. https://bugzilla.gnome.org/show_bug.cgi?id=672774