aboutsummaryrefslogtreecommitdiff
path: root/328
diff options
context:
space:
mode:
authorRodrigo Arias Mallo <rodarima@gmail.com>2025-09-28 20:26:15 +0200
committerRodrigo <rodarima@gmail.com>2025-09-28 23:10:55 +0200
commitfb510ea86be5ceb9e91573890242581fdbd77ad8 (patch)
treed819fe40683592008d136727f5a0b03e48dc1164 /328
Initial versionHEADmain
Diffstat (limited to '328')
-rw-r--r--328/index.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/328/index.md b/328/index.md
new file mode 100644
index 0000000..8df809c
--- /dev/null
+++ b/328/index.md
@@ -0,0 +1,16 @@
+Title: High speed wheel causes erratic scroll
+Author: rodarima
+Created: Thu, 19 Dec 2024 13:13:29 +0000
+State: closed
+
+When scrolling a page using a mouse wheel, the scroll seems to work well until
+the speed at which the mouse wheel is too fast. At that point the page scrolls
+erratically, as if we loose events or they arrive with the opposite direction.
+
+
+--%--
+From: rodarima
+Date: Sun, 22 Dec 2024 15:25:24 +0000
+
+This is caused by my mouse, the same behavior is shown in xev. It looks like
+after some speed it starts to send events in the opposite direction. Closing.