Level AOperableNew in 2.1
2.5.1

Pointer Gestures

Anything done with a complex gesture (pinch, swipe-along-a-path) must also work with a simple tap or click.

In plain English

Some controls only respond to fancy finger moves: pinch to zoom a product photo, swipe along a path to advance a gallery, two-finger rotate a 3D view. People with tremors, limited dexterity, or who use a single switch or head pointer cannot make those gestures. This rule says: whatever you can do with a complex gesture, you must also be able to do with a plain single tap or click.

Who this is for

  • People with motor or dexterity differences, who cannot pinch or swipe precisely.
  • Assistive-device users (switch, head pointer), where multi-touch is impossible.

How to check and fix it yourself

Find anything you operate with pinch, multi-finger, or a directional swipe path. Make sure a simple tap alternative exists too:

Pinch-to-zoom image   → also add + / - zoom buttons.        ✓
Swipe-only gallery     → also add left/right arrow buttons.  ✓

Where we can help

Gesture-only controls are common on mobile product galleries and easy to ship without a tap fallback. We test your galleries, zoomers, and carousels for a single-tap alternative. It is one of the WCAG 2.1/2.2 checks.

How to meet it

Techniques the W3C accepts as sufficient (summarized). Follow a link for the full method.

Frequently asked questions

What does pointer gestures require?+

Success Criterion 2.5.1 (Level A, added in WCAG 2.1) says any functionality that uses a multipoint gesture (like pinch to zoom) or a path-based gesture (like swiping along a specific path) must also be operable with a single pointer without a path, such as a tap or click, unless the gesture is essential.

How is this different from 2.5.7 Dragging Movements?+

2.5.1 covers complex gestures: multi-finger (pinch, two-finger rotate) and path-based (swipe in a particular direction or shape). 2.5.7 (new in 2.2) specifically covers dragging. Both require a simple single-tap alternative.

What are common examples on a store?+

Pinch-to-zoom product images (needs zoom buttons too), swipe-only image galleries (need arrow buttons), and carousels you can only advance by swiping. Add tap/click controls alongside the gesture.

Reference

This is a plain-language explainer. The authoritative source is the W3C Web Content Accessibility Guidelines (WCAG) 2.2.

WCAG 2.2 © W3C. Excerpts are paraphrased; see the linked documents for the normative text.

Not sure if your store passes 2.5.1?

A human auditor checks this and every other criterion against your live store, and documents the result.

Book an audit