[w3c/uievents] Back and Forward buttons not specified for MouseEvent.buttons (Issue #391)

There appears to be a de facto standard for how the back and forward button of mice are mapped to the `MouseEvent.buttons` field. I would appreciate it if this could be made de jure to avoid future bugs and confusion.

It is nicely specified for `MouseEvent.button`. But unfortunately, you cannot blindly assume what that means for `MouseEvent.buttons` as the two attributes already use a differing ordering of buttons.

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

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

Received on Tuesday, 3 December 2024 09:47:14 UTC