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

[ENG-1555] Linux: fix mouse button 4&5 support #1957

Open
utkubakir opened this issue Jan 19, 2024 · 1 comment
Open

[ENG-1555] Linux: fix mouse button 4&5 support #1957

utkubakir opened this issue Jan 19, 2024 · 1 comment
Assignees
Labels
kind/bug Something isn't working

Comments

@utkubakir
Copy link
Contributor

#1880

It's not working for all mouses 😢

From SyncLinear.com | ENG-1555

@utkubakir utkubakir added the Bug label Jan 19, 2024
@utkubakir utkubakir added this to the v.20 milestone Jan 22, 2024
@ameer2468
Copy link
Contributor

Leaving this open until a new Tauri release as Mouse 4 and 5 are not supported for Linux based on mdn:

On Linux (GTK), the 4th button and the 5th button are not supported. In addition, a [mouseup](https://developer.mozilla.org/en-US/docs/Web/API/Element/mouseup_event) event always includes the releasing button information in the buttons* value.
*
source: https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/buttons

@utkubakir utkubakir modified the milestones: v.20, v.23 Feb 25, 2024
@utkubakir utkubakir changed the title [ENG-1555] Fix mouse button 4&5 support [ENG-1555] Linux: fix mouse button 4&5 support Mar 7, 2024
@utkubakir utkubakir modified the milestones: v.23, v.24 Mar 10, 2024
@utkubakir utkubakir removed this from the v.24 milestone Jun 30, 2024
@iLynxcat iLynxcat added kind/bug Something isn't working and removed Bug labels Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants