Hacker News new | ask | show | jobs
by duskwuff 907 days ago
> As the meme goes, "why do we even have that lever" to disable a mouse click?

So that web pages can implement their own behaviors for right-click, e.g. web applications which have their own contextual menus, games which use right click as an input, remote desktops which pass right click to the remote host, etc.

1 comments

This.

We actually need the override right-click functionality in some cases. Most of the abused functionality had some normal use case at some point. It's a shame that bad actors make everyone's life harder.