Closed codehz closed 3 years ago
noted, thanks! I'll build some guards for this.
@codehz Fedora30+KDE5: no repro (?)
gnome only(
ok, will try a repro again later :)
(much much later) Got a repro, Ubuntu 18.04 + Cinnamon 4.2, so yeah, perhaps anything GNOME-based.
I can reproduce it with Arch + i3 (no compositor). Installing imwheel
works as a workaround.
Fixed!
input: rejected: MouseWheel (None, 30, 19, 0.0, -459.0)
Similar behavior as vscode (https://github.com/microsoft/vscode/issues/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)