WMW

Scroll Test

Free

Test your mouse scroll wheel or trackpad with live direction, delta values, speed, and automatic wheel chatter detection.

Runs entirely in your browser. Works with a mouse wheel, trackpad, or touchpad.

Scroll here with your mouse wheel or trackpad

0

Up

0

Down

0

Left

0

Right

Statistics

Total scroll events
0
Total distance
0 px
Scroll speed
0 px/s
Delta mode
-

Recent Activity

Visible to everyone. Last 20 uses across all visitors, newest first.

No activity yet. Be the first.

Comments (0)

Found this tool useful? Leave a comment, share a tip, or tell us how we can make it better.

Guest comments are reviewed before publishing. Sign in to post instantly.

No comments yet. Be the first to share your thoughts!

What this tool does

This scroll test lets you check your mouse scroll wheel or trackpad right in your browser: it shows live scroll direction, delta X/Y values, delta mode, total distance scrolled, scroll speed, and a full event log, with automatic detection of wheel chatter, a common sign of a worn-out or failing mouse scroll wheel.

How It Works

Every scroll is captured as a native browser wheel event, which reports deltaX and deltaY (how far you scrolled on each axis), and deltaMode (whether that distance is measured in pixels, lines, or pages). The direction is whichever axis has the larger absolute delta: a bigger deltaY means up or down, a bigger deltaX means left or right. Total distance sums the absolute delta of every event, and scroll speed divides that total by the time elapsed between the first and most recent event. Wheel chatter detection compares the timestamps of consecutive same-direction events, since a real mechanical wheel encoder cannot physically re-trigger within a few milliseconds, any pair that close together is flagged as a likely double-fire rather than two intentional scrolls.

Problems it solves

Frequently asked questions

How do I test my mouse scroll wheel?

Move your cursor over the scroll box above and scroll up, down, or tilt the wheel left and right if your mouse supports horizontal scrolling. Each scroll updates the direction arrow, the delta values, and the counters instantly, so you can confirm every direction registers correctly.

What does "wheel chatter" mean, and why does it matter?

Chatter happens when a worn mechanical wheel encoder misfires and reports two scroll events for a single physical notch, causing pages to jump further than intended. This tool flags any two same-direction events that land closer together than a real notched wheel could physically produce, a strong signal of a failing mouse.

Does this work for trackpads and touchpads, not just a mouse wheel?

Yes, this scroll test reads the standard browser wheel event, which trackpads and touchpads also fire during two-finger scrolling. The delta values and smoothness will look different from a notched mouse wheel, since trackpads report continuous pixel deltas instead of discrete steps.

What is "delta mode" and why does it change?

Delta mode tells you the unit the browser is reporting scroll amounts in: pixel, line, or page. Most modern mice and trackpads report in pixels, but some devices or browser configurations report in lines instead, which is why the same physical scroll can show very different delta numbers on different setups.

Why is my scroll speed reading unusually high or low?

Scroll speed here is total distance divided by the time between your first and most recent scroll event, so a burst of fast, large scrolls will read much higher than slow, deliberate ones. It is a relative measurement for comparing your own scrolling, not an absolute benchmark.

Related Tools