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

Side buttons don't work properly? #479

Closed
alexpalmakpop opened this issue May 29, 2023 · 6 comments · Fixed by #483
Closed

Side buttons don't work properly? #479

alexpalmakpop opened this issue May 29, 2023 · 6 comments · Fixed by #483
Labels
bug Something isn't working

Comments

@alexpalmakpop
Copy link

OS

macOS 13.4

LinearMouse

0.9.1

Describe the bug

Hi there,
I'm enjoying your wonderful app customizing my Mionix NAOS usb. Everything works perfectly except side buttons for left-right on browsers.
Let me explain better: buttons work, but for example, if I click on back button, it only goes for one back and if I click it again to go more back, it goes forward instead of going again back.
I don't know how to let them work properly - tried also to customize it with "assign actions to mouse button" but nothing.
Am I doing something wrong?
Thanky you!

To reproduce

No response

Expected behavior

No response

Anything else?

No response

@alexpalmakpop alexpalmakpop added the bug Something isn't working label May 29, 2023
@lujjjh
Copy link
Collaborator

lujjjh commented May 29, 2023

Thanks for your feedback!

Does this issue occur only in browsers? And can you please provide the logs after reproducing the problem?

@alexpalmakpop
Copy link
Author

I think it's a general problem but I only use this feature in browsing mode - it's a bit annoying because for example - when I saw 3-4 youtube videos, if I click on side button to go back, he goes in the previous video and, if I wanna click it again to go in the first video I saw, he instead go forward.. and it's like a back and forth from the last page and the previous one. Trying to upload a log file

@alexpalmakpop
Copy link
Author

LinearMouse.log
Sorry for the delay - I uploaded the log here.

@lujjjh
Copy link
Collaborator

lujjjh commented Jun 1, 2023

Thank you for sharing the log and I've reproduced this issue.

As far as I can tell, this issue seems to be specific to Opera. The side buttons are not being handled as expected and it is unclear whether this is an intended feature or a bug.

As a wordaround, I convert side buttons to swipe gestures in Opera (#483). In the upcoming beta version, enabling the universal back and forward function should address this issue.

lujjjh added a commit that referenced this issue Jun 1, 2023
…#483)

Opera's default actions for handling side buttons are not meeting our
expectations. Therefore, we should convert the side buttons to swipe
gestures when universal back and forward is enabled, in order to fix
this issue.

Closes #479.
@lujjjh
Copy link
Collaborator

lujjjh commented Jun 1, 2023

Please upgrade to v0.9.2-beta.1.

@alexpalmakpop
Copy link
Author

Upgraded and now it works woderfully!
Thank you so much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants