cog
cog copied to clipboard
MouseEvent buttons property not set in wayland backend
To replicate the issue you can visit https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/buttons#result, in the Result
pane try to click. In Firefox the correct button is detected, while in cog it is always 0.
This breaks MUI Slider component, you can try it here
Tested with cog master