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

Mouse scrollwheel horizontal direction is in reverse #8081

Closed
Tracked by #4367
AtmanActive opened this issue May 17, 2024 · 2 comments
Closed
Tracked by #4367

Mouse scrollwheel horizontal direction is in reverse #8081

AtmanActive opened this issue May 17, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@AtmanActive
Copy link

AtmanActive commented May 17, 2024

Bug Description

This is on the latest windows server version and the latest windows client version.

When using a modern mouse that has scrollwheel tilt left and tilt right capabilities, the reaction on the RustDesk server is reversed. When I tilt my scrollwheel left, RustDesk scrolls right, and when I tilt my scrollwheel right, RustDesk scrolls left.
This is incorrect.
The direction should be reversed.

How to Reproduce

Open this URL in your browser, both on your local machine and on the remote desktop machine.

https://codepen.io/jaemskyle/pen/XWJvRL

Now use your mouse scrollwheel tilt to scroll left/right.
On your local desktop, scroll direction is correct, on the remote desktop, it is reversed.

Expected Behavior

When I tilt my scrollwheel left, RustDesk should scroll left, and when I tilt my scrollwheel right, RustDesk should scroll to the right.

Operating system(s) on local side and remote side

Windows 10 Pro x64 -> Windows 10 Pro x64

RustDesk Version(s) on local side and remote side

1.2.3-2 -> 1.2.3-2

Screenshots

It is about the movement, no screenshots can show this bug.

Additional Context

No response

@AtmanActive AtmanActive added the bug Something isn't working label May 17, 2024
@AtmanActive
Copy link
Author

Yes, there is a "Reverse mouse wheel" drop down option but that one reverses both the wheel and the tilt.
So, when I enable that one I get tilt working correctly but now the scroll wheel is in reverse (scrolling up when I'm pulling the wheel down and vice versa).

@rustdesk
Copy link
Owner

tracked by #4367

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

No branches or pull requests

2 participants