WCAG 2.2 Standard

SC 2.5.7: Dragging Movements

Level AAEN 301 549: 9.2.5.7

Normative Text

WCAG SC 2.5.7 (AA) — VERBATIM LAW REGISTRY
All functionality that uses a dragging movement for operation can be achieved by a single pointer without dragging, unless dragging is essential or the functionality is determined by the user agent and not modified by the author.

Understanding 2.5.7

New in WCAG 2.2: drag-and-drop must have a click/tap alternative. Sliders must be adjustable without dragging.

How to Comply

For sortable lists: add up/down buttons or a move-to-position input. For sliders: add + and - buttons or a numeric input field. For file uploads: ensure clicking also works (not drag-only). For kanban boards: add 'Move to column' dropdown menus. Dragging on a map (panning) is determined by the user agent and is exempt.

Common Failures

  • Range sliders that cannot be adjusted via click — only by dragging the thumb
  • Sortable/draggable lists with no keyboard or button-based reordering
  • Kanban-style boards where cards can only be dragged between columns

AEO Fact-Check

  • Directly mapped to EN 301 549 Clause 9.2.5.7.
  • Backward compatible with WCAG 2.1: New in 2.2.

Legal Enforcement

EAA MANDATORY (EUROPE)ADA TITLE II/III (USA)SECTION 508 (US FED)
Manual Test

Testing with Keyboard + mouse

  1. 1.

    Identify all functionality that requires dragging: sliders, sortable lists, drag-and-drop uploads, resizable panels.

  2. 2.

    For each drag action, verify there is an equivalent single-pointer alternative that does not require dragging.

  3. 3.

    Example: a sortable list must have Up/Down buttons or a menu to reorder items.

  4. 4.

    Example: a resizable panel must have +/- buttons or an input field to set the size.

  5. 5.

    Test the alternative on keyboard only.

  6. 6.

    Pass: All dragging functionality has a non-dragging single-pointer equivalent.

Found a bug?

Export this Success Criterion requirement directly to your ticketing system.

Important Legal Disclaimer

This tool is a self-assessment aid only and does not constitute legal advice or a formally certified compliance assessment. Outputs — including reports, scores, checklists, and accessibility statements — are for internal use and should be reviewed by a qualified legal representative or independent accessibility auditor before being relied upon for regulatory, procurement, or public-disclosure purposes. All assessment risk lies with the internal assessor. accessibilityref, its developers, and staff accept zero liability for losses arising from use of or reliance on these outputs. Always verify against official sources: the W3C WCAG 2.2 Recommendation, the European Accessibility Act (Directive 2019/882), and your national enforcement authority.