Ensuring that an alternative is available for dragging movements that operate on content

Metadata

2.5.X Dragging

Sufficient

Applicability

Content using any technology which supports pointer input.

Description

The objective of this Technique is to ensure that people with motor impairments who cannot carry out dragging movements are presented with an alternative single pointer interaction that does not involve dragging.

Some direct manipulation interfaces allow users to pick up targets and use dragging movements to move them to another position, for example, to change the position of an item in a priority list, or to move a task on a Kanban or planning board.

Such dragging movements are difficult or impossible to carry out for some users with motor disabilities. The alternative to dragging movements operates the underlying function by one or several single pointer activations that don't require dragging. A single tap or click may reveal controls (arrows) to move a target in a stepwise fashion; open a drop-down menu where the drop position can be selected; or allow moving it to an ajacent postion by a swipe gesture.

Examples

Tests

Procedure

For interface elements that support dragging:

  1. Check the interface for the presence of functions triggered by dragging movements.
  2. Check that there is a single pointer activation alternative that does not require dragging to operate the same function

Expected Results