A6.01.3A flash-and-gone prompt cannot enter further processingdesignresearch

A prompt that flashes for under a second never lasts long enough to be processed

Aliases: transient prompt · minimum exposure duration · toast notification

What it is

A prompt displayed for an extremely short time — a flash of color, an auto-dismissing overlay toast that lingers under a second, a single-frame highlight flicker — is structurally incapable of actually being received if its entire onset-to-offset span is shorter than the time it takes a user to shift attention to where it appeared. The failure isn't that the content wasn't eye-catching enough; the window left for attention to arrive simply wasn't long enough. This shows up commonly in auto-dismissing toast notifications, momentary status-bar flickers, and one-shot highlight animations, and the failure has nothing to do with content design — it lives entirely on the duration dimension.

Why it happens

For a piece of visual information to be consciously reported, attention has to arrive at its location before sensory memory fades. If the user's attention was elsewhere at that moment, the whole process of shifting attention over, refocusing, and beginning effective extraction takes a non-trivial amount of time (on the order of the latency for initiating an attentional shift and refocusing the visual system). Sensory memory's own persistence window is already short, and if the prompt's display duration is shorter than this minimum "shift plus extract" time, the user can miss it completely even while looking directly at the screen where it appeared — simply because attention happened to be occupied elsewhere at that instant. Once missed, the prompt is gone and the trace in sensory memory has already decayed — there's no chance to "look back" or "recall" it. This is a different failure than insufficient salience: no matter how eye-catching the prompt is, as long as its display duration falls below this structural floor, it will systematically be missed by some fraction of users.

Studying it

Evaluating this typically involves systematically manipulating display duration and measuring report or detection rate under different states of user attention at the moment the prompt appears (already looking at that region / attention occupied by another task), observing how the detection-rate curve rises with duration, and where that curve begins to plateau.

Common independent variables: display duration, and the user's attentional state at the moment the prompt appears. Common dependent variable: the proportion of times the prompt is reported or detected.

This method is used in interface research to establish an empirically grounded floor for "minimum effective display duration," rather than setting a duration number by intuition.

Methodological caveat: the minimum duration required varies with how the prompt appears — if the prompt's own onset is abrupt enough (accompanied by motion or a sudden brightness change, giving it its own capacity to draw attention), the required duration shrinks compared to a prompt that appears statically. Measuring duration alone without controlling for the manner of appearance produces a floor that doesn't generalize.

Where it stops holding

  • This conclusion mainly targets the case where the user's attention is not already on the location where the prompt appears; if the user happens to be looking directly at that region the instant it appears, the required minimum duration shrinks considerably.
  • Tolerance differs by sensory channel: the auditory channel's sensory memory persists longer than the visual channel's, so a brief alert tone has a better chance of being caught than a visual flash of the same short duration.
  • This entry covers only this one failure mode — a display duration too short for the prompt to be received at all. It does not address whether the prompt's content itself is clear or conveys the right information — that is a separate issue.

Applying it

  • Any transient prompt relying on the assumption "the user should be looking here right now" should set its display duration under the more conservative assumption that the user's attention is probably not on that location, rather than the ideal case of the user already staring at it.
  • Give critical, one-shot prompts a manner of appearance that can actively draw attention on its own (accompanied by clear motion or a state change), rather than relying purely on the user happening to notice it — this effectively shortens the minimum duration required.
  • For genuinely important information that cannot afford to be missed, don't rely solely on a one-shot transient prompt to carry it — also provide a persistent entry point that can be checked afterward (a notification list, a history log), because once the transient window is missed, that information leaves no trace in the user's memory and cannot be recovered by "trying to recall."
  • Verification: while a user performs an attention-demanding primary task, randomly insert target prompts at varying display durations and tabulate the detection rate at each duration. Use that curve to determine the minimum display duration a transient prompt in the current product should be set to.

Related

  • Same group: A6.01.1 Sensory memory has large capacity but extremely brief duration · A6.01.2 Unattended content vanishes quickly
  • Adjacent: A5.07 Attentional capture
  • Search terms: transient prompt · minimum exposure duration · toast notification · sensory memory

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/A6.01.3