Install our extension to search inside any video instantly.

The Hover State: Between Noticing and Doing

Added:
162 views19likes16:22interfacestudiesOriginal Release: 2026-07-18

The hover state—a resting position where a pointer can wait over an element without committing to an action—originated from mouse hardware and became embedded in web standards, but its fundamental limitation is that it depends on devices capable of entering a 'tracking state' (pointing without touching); when touchscreens eliminated this state, the web faced a fundamental challenge that required either finding alternative interaction patterns (like press-and-hold) or restoring the state through new hardware (styluses, gaze tracking), demonstrating that hover is not a universal computing property but a device-specific interaction capability.