HTML5/Firefox: Umlauts

Monkey Forums/Monkey Bug Reports/HTML5/Firefox: Umlauts

maverick69(Posted 2016) [#1]
On FireFox keyevents with umlauts are fireing with keycode '0'. Those events shouldn't get eaten by Monkey or we won't receive those events within monkey (KeyDown works - GetChar doesn't work).

Here is my pull request:

https://github.com/blitz-research/monkey/pull/91