Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MouseEvent buttons property not set in wayland backend #688

Open
mat-xc opened this issue Jan 8, 2024 · 0 comments · May be fixed by #689
Open

MouseEvent buttons property not set in wayland backend #688

mat-xc opened this issue Jan 8, 2024 · 0 comments · May be fixed by #689

Comments

@mat-xc
Copy link

mat-xc commented Jan 8, 2024

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

@mat-xc mat-xc linked a pull request Jan 8, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant