Este é provavelmente um problema de ibus: link
Em suma, o ibus no modo síncrono faz coisas engraçadas. Existe uma solução alternativa na parte inferior desse link, referente ao link :
Also for the record the user can work around the problem by setting
IBUS_ENABLE_SYNC_MODE=1
IBUS_ENABLE_SYNC_MODE=0 ibus-daemon --xim --replace --verbose --- This exhibits the problem.
IBUS_ENABLE_SYNC_MODE=1 ibus-daemon --xim --replace --verbose --- This works fine.
IBUS_ENABLE_SYNC_MODE=0 ibus-daemon --replace --verbose --- This works fine.
IBUS_ENABLE_SYNC_MODE=1 ibus-daemon --replace --verbose --- This works fine.