pointer

10 cases on this page, 10 instances in total. Each is wrapped in an element carrying data-dl-case. Cases marked correct contain no defect: flagging one is a false positive.

pointer-small-target

Target smaller than 24 by 24 CSS pixels · defect · 1 instance

Edit

Link destinations: §

pointer-adequate-target

Target at least 24 by 24 · correct · 1 instance

Edit

Link destinations: §

pointer-path-gesture-only

Function available only by a path-based gesture · defect · 1 instance · F105

Swipe left or right to change month. No buttons provided.

pointer-gesture-plus-buttons

Gesture with an equivalent single-pointer control · correct · 1 instance

Swipe to change month, or use the buttons.

pointer-down-event-action

Action fires on pointer-down with no way to abort · defect · 1 instance · F101

pointer-up-event-action

Action fires on the up event, so it can be aborted · correct · 1 instance

pointer-drag-only

Reordering available only by dragging · defect · 1 instance · F108

Drag this card to reorder. No other way.

pointer-drag-plus-buttons

Dragging with button equivalents · correct · 1 instance

Drag to reorder, or use the buttons.

pointer-motion-only

Function available only by moving the device · defect · 1 instance · F106

Shake the device to undo. No control provided.

pointer-motion-plus-control

Motion with an equivalent control · correct · 1 instance

Shake to undo, or press the button.