Mouse & Trackpad

Mouse Scroll Test

Scroll up and down in the box below. The indicator moves with your scroll direction, and every raw wheel event is logged so you can see step size and spot skips for yourself.

Test area

Scroll with the wheel or two-finger swipe. The dot moves up when you scroll up, down when you scroll down.

A consistent wheel produces evenly-sized steps. Wildly uneven numbers or sudden large jumps below can indicate a dirty or failing encoder.

What this actually tests

Scrolling reaches the browser as wheel events carrying a deltaY (vertical) and deltaX (horizontal) value per notch or swipe. A healthy wheel produces roughly consistent deltas for a consistent scroll motion; a wheel with a worn encoder tends to produce erratic values, skipped steps, or occasional large unexpected jumps — all visible in the raw log above.

If scrolling feels wrong

  1. Check the deltaY sign: scrolling up should be consistently negative (or consistently positive — direction convention varies by OS, but it should be consistent one way).
  2. Look for large, isolated jumps in the log — that's the classic symptom of a wheel encoder starting to fail.
  3. Clean around the wheel with compressed air; dust is a common cause of skipping.
  4. Check your OS mouse settings for "reverse scroll direction," which is sometimes toggled by accident.

Scroll wheel not responding at all?

Read the fix guide

Related tools