Hacker News new | ask | show | jobs
by tomasien 4837 days ago
Arrow keys not working for me - latest version Chrome.
2 comments

Hi, thanks for the bug report , it's fixed now. I used keypress event and somehow it doesn't work. Changing it to keydown event now has fixed it, at least in my Ubuntu box. Thanks to http://stackoverflow.com/questions/3417938/binding-keypress-...
Same here. That's the biggest problem IMO.