Hacker News new | ask | show | jobs
by gnu8 5056 days ago
Why are web pages still allowed to interfere with keyboard input like this?
1 comments

Because the ability for JS to 'interfere' with the keyboard input enables some very useful features. e.g. using keyboard navigation in web apps.