Textfield input enters two characters

Whenever I have my Textfield focused and enter a character, the input field enters an additional duplicate character, meaning I have to backspace one character for every character I enter.

If it was a Keydown problem the same should happen when i backspace a character as well.

Any ideas?