K2.06.1preview without commitdesignresearch

Hover allows preview and hints without commitment

Aliases: hover peek · non-committal preview · inspect before click

What it is

The pointer arrives at an object; the click comes later. Desktop harvests the gap between those two beats as a design resource: preview without commit. Someone can see where a link goes, which picture a file is, which layer a button will open, then move the pointer away, and the world does not change. Preview spends arrival, not submit.

This entry is only that freedom to look before deciding. Whether it dies on touch, whether a product needs two schemes, whether secondary information can hide behind it, are other claims.

Why it happens

Pointer input on a desktop is a two-phase act: enter the hit region, then press. Enter is cheap and reversible; press changes the model. Most form factors have no such gap—first contact on a touchscreen is often already activation. Desktop’s extra beat lets the interface spread consequences while nothing has been promised yet: a tooltip, a link preview, transient row actions, a reading on a chart. Hutchins’s direct manipulation stresses visibility and reversibility; hover preview pulls reversibility forward of commit.

The cost is that preview is bound to the pointer staying. Leave, and it withdraws, so it fits “glance then decide,” not “change it and go.” If the preview itself writes irreversible state (hover marks as read, hover places an order), the gap is abused and non-commitment exists only as a name.

Studying it

Compare “must click to know” against “hover previews,” and count how often a look is not followed by a click—real non-commitment is preview count above submit count. File managers, browser links, and visualization readings are usual materials. Independent variables: presence of preview, whether preview mutates the model. Dependent variables: preview count, subsequent submit rate, false submits, length of the exploratory path.

Separate “read the preview” from “the overlay covered the target so the task slowed.” Lab instructions that park the pointer on the target inflate how often previews are read; in the field many hovers are pass-through.

Where it stops holding

Consequences of a dangerous action cannot ride on a flashing preview; submit still needs an explicit act. Touch, keyboard, and screen readers have no such gap, so the preview needs another exit—that is a migration and access problem. Continuous preview over dense targets becomes noise and needs a dwell gate—that is pass-through filtering. Pen hover on some hardware is close to a desktop pointer, not to touch.

Applying it

  • Spend hover on reversible explanation and preview: where a link goes, a thumbnail, the panel about to open. Do not write data, mark as read, or trigger a purchase on enter.
  • When the pointer leaves, the preview withdraws and the object returns to its pre-enter state, including unselected and unexpanded.
  • Verify by parking the pointer on an object and leaving: the model must be unchanged. Then count, in a real task, looks that were not followed by a click. If almost every hover is forced into a click, preview has not removed the commitment.

Related

  • Within the group: K2.06.2 Hover-dependent designs cannot migrate to touch · K2.06.3 A product that spans form factors needs two schemes · K2.06.4 Hover can progressively reveal secondary information so the first view is not crowded · K2.06.5 Hover delay must filter pass-through mouse movement · K2.06.6 Functions triggered only on hover are undiscoverable to keyboards and screen readers · K2.06.7 If hover-state information is indispensable, the interface is missing persistent cues
  • Adjacent: C1.06 Hover States and Their Absence on Touchscreens · D1.05 Hover feedback · U6.09 Hover details and touch alternatives
  • Search terms: preview without commit · hover peek · non-committal preview

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/K2.06.1