C4.06.2Pinch as three-state inputdesignresearch

Pinch splits into close, hold, and release—selection in the edges, continuous control in the hold

Aliases: pinch and hold · pinch-drag · air drag · close-hold-open

What it is

A pinch is not only a “down.” It splits into three mechanical states: enter (fingers close), hold (stay closed), release (fingers part). Enter can select. While held, further hand motion can drag, scale, or rotate that object. Release drops or confirms the end. A short close-and-open, hold duration zero, collapses to a click. Crushing the three states into one pulse throws away one of the few mid-air clutches that can carry continuous control. How feedback paints the three states is a later question. The action itself has these three stretches.

Why it happens

Contact edges supply enter and release; the closed interval in between is a temporary “key still down.” In that interval, hand translation can map to object translation without inventing a separate drag gesture. Visually, time spent with fingertip distance under a contact threshold is the hold. Holding needs continuous opposition force from intrinsic hand muscles; tremor grows, and the object shakes with it. A false release drops the drag mid-way. A false enter treats a passing finger-close as having grabbed something. The three states are therefore both a functional resource and three independent failure channels. A wave does not naturally yield a “held down,” because it has no closed interval.

Studying it

Split tasks: short-pinch select, and pinch-hold-drag-to-target-then-release. Count false enters, mid-hold drops, and late releases (object stuck to the fingers). Factors: contact threshold, allowed hold jitter, drag gain. Log hold duration against endpoint error; longer holds, more isometric tremor. A controller-trigger hold-to-drag control shows the extra drops pinch pays for lacking device-side force sensing. Do not claim three-state pinch from a test set of short pinches only.

Where it stops holding

Near-field headsets with a visible palm can carry the three states. Distant skeletons that cannot see fingertip closure turn hold into “the hand is still in frame,” indistinguishable from ordinary hover. Gloves or prosthetic tips without opposition feedback leave people unsure they are still holding, so release comes early. Mapping hold to a mode switch (“while pinched, we record”) turns isometric load into the function and usually does not last. Wrist roll after a pinch is a different action; do not fold it into pinch's three states unless the vocabulary writes pinch-plus-roll as a compound.

Applying it

  • For continuous control, use pinch–move–release rather than inventing a separate mid-air drag.
  • Short pinch and held pinch must be separable in time, with early “you have grabbed it” feedback so people know whether to start dragging.
  • Accept on both a click task and a drag-and-drop task. Passing click while dropping mid-drag does not mean pinch is done.

Related

  • Same group: C4.06.1 Fingertip contact gives a tactile endpoint · C4.06.3 A short pinch equals a click on the pointed target · C4.06.4 Recognition fails when fingertips are occluded or the hand faces away
  • Adjacent: C4.11 Substitutes for contact feedback · C1.08 Drag and drop
  • Search: pinch and hold · three-state input · air drag

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/C4.06.2