|
|
|
|
|
by trulyme
1666 days ago
|
|
This is infuriating on all UIs, but I haven't seen one that would implement a very obvious solution: if the area around click has changed in 100ms before the event, disregard the click. Either a webpage or a browser could do that. I'm sure I'm not the first one to think of it, so there must be some reason why it isn't done - does anyone know why? |
|
The browser should do it. Websites often do this intentionally in order to trick users into clicking ads. The only way to stop these abuses is for the browser itself to stop enabling them.