A6.09.2Slips after automatizationresearchdesign

Automatized actions are extremely sensitive to interface change

Aliases: capture error · habitual slip

What it is

Once an action is practiced into automaticity, it looks like more experience should mean fewer errors — but the moment the interface changes even slightly (a button moved a few pixels, two steps swapped in order), a proficient user is actually more likely to trip over that exact spot than a novice, executing the old motion despite knowing full well it's wrong. This kind of error is called a capture error in cognitive psychology: it isn't a case of not knowing what to do, it's the old automatized routine "taking over" execution without conscious involvement and carrying the user toward a target that no longer exists or has changed.

Why it happens

The price of automatized execution is that it runs with almost no real-time conscious checking: the whole action fires as a single unit, leaving little room during execution for attention to step in and notice "this is different from before." After an interface change, the condition that used to trigger the old action — the broadly familiar-looking situation — is often still present, so the old automatized routine fires as usual and starts executing; only after the action has already been carried out and its consequences have already happened does the user have a chance to notice something went wrong. This is fundamentally different from a novice's error: a novice slows down and makes tentative, exploratory mistakes because they're uncertain what to do, while a proficient user is too certain what to do, and can't brake in time once the underlying condition has quietly changed.

Studying it

These errors are usually identified by collecting error reports or usage logs from real deployments, characterized by "the user clearly knows the correct procedure but still executes the old pattern" — a post-hoc interview can distinguish this from errors that stem from genuinely not understanding the correct procedure. They can also be studied in the lab by deliberately altering one element of a task participants have already practiced to fluency, then comparing error rate and error type before and after the change, confirming the errors concentrate in the most automatized participants rather than spreading evenly across all skill levels.

Where it stops holding

This sensitivity only shows up in users who have genuinely reached automaticity — users who use a feature infrequently and remain in the deliberate, effortful stage never formed an old routine that could be "hijacked" in the first place, so an interface change registers for them as "I need to relearn this" rather than "I keep doing it wrong." When a change is large enough that the old triggering situation is no longer recognizable at all — not just repositioned but redesigned wholesale — the old routine is actually less likely to be mistakenly triggered, because the familiar situation that used to set it off is simply gone. The changes that do the most damage are exactly the ones that "still look almost the same but have a changed detail."

Applying it

  • When redesigning a high-frequency core action, if the change is localized — a subtle shift in position, order, or trigger — expect proficient users to produce "knew better but did it anyway" habitual slips, not just "I can't find it" confusion. The two need different responses.
  • At the specific point where the old trigger condition is still easy to accidentally reactivate, add a targeted confirmation or warning right at that exact step — not a generic notice at the top of the redesigned page.
  • When assessing the impact of a change, segment test participants by proficiency level and pay particular attention to the most proficient group, since they're the ones who bear the brunt of this type of error.
  • Verification: after a redesign ships, specifically track what fraction of total errors are "the user performed the action that used to be correct," broken down by users' historical usage frequency, to confirm the errors really do cluster among proficient long-time users rather than new ones.

Related

  • Same group: A6.09.1 Action sequences can be automatized into unconscious execution · A6.09.3 Forcing an automatized user to verbally describe their steps disrupts fluent execution · A6.09.4 Procedural memory resists forgetting and amnesic impairment better than declarative memory · A6.09.5 Automatized skills decay far more slowly than factual knowledge · A6.09.6 Procedural and declarative memory are separate systems, so teaching methods don't transfer between them
  • Nearby: A6.08 Retrieval cues and context dependence
  • Search terms: capture error · slip versus mistake · automaticity disruption

Cards in the same group

Quick Actions

Share

Share this page

ios_share

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