The thumb is often below a usable hit size
Aliases: slider hit target · skinny track · thumb too small
What it is
What can actually be grabbed on a slider is the thumb, sometimes plus the track. Visually they are often a hairline and a tiny disc, so the hit area falls below a comfortable floor for finger and pointer: misses, slips after grab, neighboring controls hit instead. Undersized slider thumb is about grab geometry, not whether a value can be dragged exactly, and not how many pixels the track has to divide into notches.
Why it happens
Fine movement starts only after contact succeeds. If the thumb is a dozen pixels across, the first press often misses and people click the track—some implementations jump the value there, some do nothing, so the same-looking control teaches contradictory strategies across products. After a grab, a small contact patch loses the drag on a slight vertical drift, and the value dies mid-track. On touch the finger also occludes the thumb, so watching position while holding is harder. The floor is about contact reliability, a different ledger from “which value did I land on.” Platform-default sliders are barely usable under a desktop mouse; the same sizes fail together on a phone.
Studying it
Measure the rate of first-press hits on the thumb or live track, lost contact mid-drag, and hits on neighbors. Factors: thumb diameter, whether track clicks count, surrounding gaps. Outcomes: acquisition time (see to start of drag), mid-course breaks. Fitts’ target width here is the thumb’s effective width; treating the visual disc as the target and ignoring track expansion underestimates difficulty. Use a finger model on touch; a mouse-click pass is not a claim of tappability.
Where it stops holding
A precise desktop pointer plus keyboard arrows can rescue a small thumb, so acquisition failure is not fatal. If the whole track is clickable and jumps the value to the contact, the effective target becomes the track and thumb size is no longer the acquisition bottleneck—though the jump is a different disturbance for approximate tuning. A visually large thumb can hide ticks and the readout; separate visual size from hit size: keep the drawing fine, expand the hot area. Motor-impaired users need a higher floor than a typical finger model; a pass on the general population will miss them.
Applying it
- Give the thumb a hit area a finger can press stably; the drawing may be smaller, the hot area must not.
- Allow a track click to move the thumb, without jumping too far in one tap.
- Keep space between the thumb and neighboring buttons or text links so a grab does not mis-hit.
- Verify on the target phone by grabbing the thumb with a thumb and dragging the full span, watching for a second-try grab, a mid-course slip, or a neighbor hit. Repeat with a mouse. Touch fail and mouse pass means the size was built for a pointer, not a finger.
Related
- Within the group: E2.12.1 Sliders suit approximate values, not exact ones · E2.12.2 The current value must be shown as a live number · E2.12.3 Track length sets reachable precision
- Adjacent: E1.07 Button hit targets · E2.11 Numeric input and steppers
- Search terms:
undersized slider thumb·slider hit target·touch target