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

[Linux] mouse scroll jumps randomly #75

Closed
codehz opened this issue Sep 21, 2019 · 7 comments
Closed

[Linux] mouse scroll jumps randomly #75

codehz opened this issue Sep 21, 2019 · 7 comments
Labels
enhancement New feature or request upstream issue

Comments

@codehz
Copy link

codehz commented Sep 21, 2019

Similar behavior as vscode (microsoft/vscode#28795)

It is hard to fix it in this side, but I guess we can make a workaround by adding an addition checking for the scroll length... (like ignore scrolling when it too large)

@yatli
Copy link
Owner

yatli commented Sep 23, 2019

noted, thanks! I'll build some guards for this.

@yatli yatli added enhancement New feature or request upstream issue labels Sep 23, 2019
@yatli
Copy link
Owner

yatli commented Oct 5, 2019

@codehz Fedora30+KDE5: no repro (?)

@codehz
Copy link
Author

codehz commented Oct 8, 2019

gnome only(

@yatli
Copy link
Owner

yatli commented Oct 8, 2019

ok, will try a repro again later :)

@yatli
Copy link
Owner

yatli commented Apr 30, 2020

(much much later)
Got a repro, Ubuntu 18.04 + Cinnamon 4.2, so yeah, perhaps anything GNOME-based.

@Ashymad
Copy link

Ashymad commented May 27, 2020

I can reproduce it with Arch + i3 (no compositor). Installing imwheel works as a workaround.

@yatli yatli closed this as completed in 3d8c4c8 Sep 26, 2021
@yatli
Copy link
Owner

yatli commented Sep 26, 2021

Fixed!

input: rejected: MouseWheel (None, 30, 19, 0.0, -459.0)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request upstream issue
Projects
None yet
Development

No branches or pull requests

3 participants