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 Mouse Buttons Not Working in Jetbrains IDEs #6644

Closed
Tracked by #4367
SimonBorg1012 opened this issue Dec 9, 2023 · 3 comments
Closed
Tracked by #4367

Side Mouse Buttons Not Working in Jetbrains IDEs #6644

SimonBorg1012 opened this issue Dec 9, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@SimonBorg1012
Copy link

Bug Description

Basically back/foward mouse side buttons don't work when you're inside a jetbrains IDE.(Though it does sometimes work for a few minutes, but eventually stops working).

If connect to a host and open a browser and start going to a few links and then press the back/forward mouse buttons, it works as it's suppose to where the browser goes to the previous/next url. But for jetbrains IDEs like Rider, Goland etc.

Again might work sometimes and then stops working after a few seconds/minutes.

How to Reproduce

Connect to a host > Open project in Rider > open a file > open a different File > Open a 3rd file > Press Back Side Mouse Button - you should now be on the 2nd file > press forward button - should now be in 3rd file.

But instead you're stuck in the 3rd file most likely. Again this sometimes works, but stops working at some point.

Expected Behavior

Connect to a host > Open project in Rider > open a file > open a different File > Open a 3rd file > Press Back Side Mouse Button > you should now be on the 2nd file > press forward button > should now be in 3rd file.

Operating system(s) on local side and remote side

local 11 , remote 10

RustDesk Version(s) on local side and remote side

1.2.3

Screenshots

If needed I will add a recording, but it will be tricky to also record the mouse at the same time and sync the videos afterwards.

Additional Context

No response

@SimonBorg1012 SimonBorg1012 added the bug Something isn't working label Dec 9, 2023
@rustdesk
Copy link
Owner

tracked by #4367

@Sciroccogti
Copy link

Sciroccogti commented Jan 21, 2024

Is this implemented in 1.2.4?

@AtomicStryker
Copy link

AtomicStryker commented Feb 16, 2024

No, the problem is still present. You can use X-Mouse button control to mitigate: I made rules for the Rustdesk application to swap mousewheel-tilt-right and mousewheel-tilt-left (because Rustdesk inverts them). I also rebound mouse4 to trigger keyboard F10 instead, and configured F10 to be "back" in the remote Intellij. Sadly this means back wont work as expected in browsers and explorer of the remote, but its the smaller annoyance to me. Before that, i tried rebinding mouse4 to ALT+LEFT which should in theory work perfectly, but Rustdesk has another bug there where Jetbrains often takes that as some special character input.

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

4 participants