[w3c/uievents] Button order for MouseEvent.button vs MouseEvent.buttons very easy to miss (Issue #390)

For what I assume historical reasons, `MouseEvent.button` and `MouseEvent.buttons` do not order buttons in the same way. The second and third button switch meaning between the two attributes.

This is very easy to overlook, so I think a warning note would be very useful.

(If MDN could also get a warning, then that would be fantastic)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/uievents/issues/390
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/uievents/issues/390@github.com>

Received on Tuesday, 3 December 2024 09:44:34 UTC