cog icon indicating copy to clipboard operation
cog copied to clipboard

MouseEvent buttons property not set in wayland backend

Open matperc opened this issue 1 year ago • 0 comments

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

matperc avatar Jan 08 '24 12:01 matperc