Mouse Test

Check that your buttons and wheel work, and look for double-click failure.

Press each button over the mouse diagram below. The pressed button lights up, and any button that has registered at least once keeps a green outline.
Wheel ↑
Wheel ↓
Click and scroll inside this area. The right-click menu is suppressed here only.
Double-click failure (chatter) check 0 suspected
Press left-click at least 20 times

    This looks for a single press being counted twice. Any two left-clicks less than 70ms apart are recorded as a suspected case. Deliberately fast double-clicks will also trip it, so press slowly, one at a time when checking.

    Total clicks
    0
    Buttons detected
    0 / 5
    Wheel scrolls
    0

    Mouse Test guide

    What does this test tell you?

    You can check whether each mouse button sends a signal the browser sees, whether the wheel registers up and down, and whether a single click is being counted twice - chatter. It all runs in the browser with nothing to install.

    Each mouse button contains a switch with metal contacts. As it ages those contacts can bounce as they open and close, and if the hardware and driver fail to filter that bounce, one press is delivered as two clicks. In practice a file you are dragging gets dropped mid-drag, or a single shot in a game fires twice.

    When side buttons do not register

    Browsers often treat buttons 4 and 5 as back/forward navigation, so the signal never reaches the page. And if your mouse software maps them to a keyboard key or macro, they arrive as that key instead. In that case the keyboard test will show you which key they land on.

    Reading the result

    ResultMeaning
    0 suspected (20+ clicks)No sign of chatter observed
    1-2 suspectedCould be coincidence. Press slowly and check again
    3 or more suspectedChatter is likely. See the options below

    How does this page decide?

    It timestamps every left-click and measures the gap between consecutive clicks. A gap under 70ms - faster than a person can deliberately press twice - is flagged as suspected. Techniques like butterfly or jitter clicking will produce those gaps on a perfectly healthy mouse, so press slowly, one at a time when you want a verdict.

    If chatter is likely

    • Check the warranty - if it is still covered, replacement or repair is the surest fix.
    • Debounce setting - some mice let you raise the click debounce time in their software to mask the symptom.
    • Switch replacement - models with socketed switches can be swapped, though some require soldering.

    This is a rough check, not a substitute for proper hardware diagnostics. Browser or OS settings, and macros from other software, can all change the result.

    Try another test