B1.02.1Finger occlusiondesignresearch

Finger size sets a lower bound on effective width

Aliases: fat finger problem · effective touch target

What it is

A finger is not a pixel-precise pointer. Its contact patch has area, occludes the target, and produces variable, often offset endpoints. Consequently an effective touch target has a lower width bound set by the finger and posture. A visually delicate narrow target may not be distinguishable or reliably acquired.

Why it happens

The screen receives a contact region and the operating system infers an intended point. Contact area changes with finger, pressure, and angle, while the finger hides the target and feedback during approach. When neighbouring controls lack a sufficient tolerance band, their endpoint distributions overlap and accidental activation rises quickly. This is not merely mouse pointing scaled down to a small screen.

Studying it

Touch-pointing studies vary target size, spacing, direction, grip, and digit, then record endpoint distributions, success, correction, and movement time. Effective width is estimated from actual endpoints, with thumb and index finger, one- and two-handed use analysed separately. Hit-testing rules must be stated because snapping, enlarged hot zones, and rejection filters change the observed threshold.

Where it stops holding

The lower bound is not one universal pixel value. Density, finger size, task risk, gesture, and software tolerance all change it. Fine work can use magnification, a stylus, or confirmation. Enlarging touch targets improves acquisition, not label ambiguity, visual search, or thumb reach.

Applying it

  • Give independent, frequent touch actions hit areas that accommodate real endpoint variability, and separate destructive or opposite actions.
  • Inspect the actual hot zones and their gaps, not only the visible icons, and check whether a finger hides confirmation feedback.
  • Test common grips on real devices; log the direction and neighbouring control involved in misses before changing hit areas or interaction pacing.

Related

  • Same group: B1.02.2 Once a target is smaller than the fingertip, gains from enlargement diminish · B1.02.3 A touchscreen has no cursor, so endpoint error cannot be corrected mid-flight
  • Nearby: B1.01 Fitts's law · B1.03 Infinite width at screen edges
  • Search terms: finger occlusion · fat finger problem · effective touch target

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/B1.02.1