Editor Bug following crash

Godot Version

4.4.1-stable_linux

Question

Using the editor on Linux (Ubuntu), I had it crash due to a problem unrelated to Godot (too many things open at once), and thus Godot was closed improperly.

Opening the program again, it mostly works fine, but upon using an accent key, the keyboard stops working. Once one of them has been pressed, I can keep pressing them in order to change the accent, or to spam several accents in a row in a way that it shouldn’t work, but no other keys (except the backspace key, but only if you have written multiple accents in a row). This includes the following keys: ‘~’, ‘^’, ‘´’, ‘`’, and the key that when combined with ‘a’ results in ‘ä’, but not the ‘ç’ key.

Since you are unable to properly finish the action of placing an accent, your only option is to click somewhere else. This doesn’t unlock your keyboard, so you will still be unable to use anything, except the accents you used during the original bug.

It is possible to make the keyboard responsive again by simply using all of the accents in the original bug (but that requires a lot of spam), or by restarting the aplication, but as far as I was able to identify, there is no way to use accents again as far as I have managed to find out.

Is it know why this happens? Is there a known way to fix it?

I tried to delete the “godot” folder in the .cache (wich was way bigger than it seemed it should), dowloading the excecutable again, and restarting my machine, and none of those fixed the issue