Input doesn't work on russian keyboard layout

Godot Version

4.6

Question

I just switched to linux mint from windows and encountered this issue in godot.

Input doesn’t work on the russian keyboard layout, both in editor and in game, unless I hold down alt or left click the mouse. This includes typing in LineEdit and TextEdit. This affects specifically the letter keys - everything else works fine.

I am unsure whether this is a godot or linux issue, but it doesn’t seem to affect any other programs

It’s been asked already

It’s a known issue with the ibus, try the suggested solutions mentioned here:

Thanks, that does seem to be the same issue