blitz-research / monkey

Blitz Research Monkey Source
225 stars 59 forks source link

Bug with Umlauts (HTML5 / Firefox) #91

Open JochenHeizmann opened 7 years ago

JochenHeizmann commented 7 years ago

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)