Code review comment for lp:~jeremy-munsch/synapse-project/native-de-shortcut

Revision history for this message
Jérémy Munsch (jeremy-munsch) wrote :

> Ok, looks like it gets called twice on my system, so "remove_last_word" is
> called to often but what it does is correct.

That may be the input method again, this is causing lot of troubles (é_è) <-- sad dude

Which input metod are you using ? Does using GTK_IM_METHOD changes this ?
I am using GTK_IM_METHOD='' synapse on my system, otherwise it crash, this is also a workaround for #1500912

« Back to merge proposal