When trying to solve a puzzle, if a word contains the letter ä it's not possible input this value via keyboard.
On the keyboard you have to first hit ¨ and then a and they are combined into ä. I suspect the input maybe listens for key events and not input events?