Effects of Target Expansion on Selection Performance in Older Computer Users
Faustina Hwang, Nic Hollinworth, Nitin Williams · 2013 · ACM Transactions on Accessible Computing · doi:10.1145/2514848
Summary
This research investigates target expansion as an assistive technique for improving mouse pointing performance in older computer users. Target expansion dynamically enlarges clickable targets as the cursor approaches, conserving screen space while providing larger click areas when needed. The authors conducted two controlled studies comparing older adults (ages 62-83) with younger adults (ages 18-29) on multidirectional point-and-click tasks. Study 1 compared static targets against expanding targets that doubled in size when the cursor crossed 50% of the initial distance. Study 2 examined three alternative expansion implementations: "visual" (target appears larger but clickable area unchanged), "expanding" (target enlarges when cursor enters the expanded area before reaching the original target), and "dynamic" (target enlarges after cursor reaches the original target area, using dynamic allocation of screen space). The research addresses a significant accessibility barrier: older adults experience greater difficulties with cursor positioning due to age-related declines in motor control, visual acuity, and processing speed. They take longer to complete selections, make more errors, and spend more time in the final "homing-in" phase of pointing movements. Previous studies on target expansion primarily involved younger participants, leaving open questions about whether older users would benefit similarly or find the dynamic changes distracting.
Key findings
Target expansion significantly improved both speed and accuracy for older and younger users alike. In Study 1, expanding targets reduced movement times by 13% (200ms) and error rates by 52.4% compared to static targets. In Study 2, the "expanding" technique provided a 14% time improvement and 50.9% error reduction, while "dynamic" expansion gave 7% time improvement and 21.4% error reduction. Critically, the "visual" expansion condition—where targets appeared larger but the clickable area remained unchanged—provided no performance benefit. This confirms that the improvement comes from the enlarged motor space (larger area to click), not merely from visual feedback about cursor position. Older adults took approximately twice as long as younger adults and had error rates 2.5-3 times higher, consistent with prior research on age-related pointing differences. However, there was no significant interaction between age and target type, meaning both groups benefited proportionally from expansion. Subjective feedback was favorable: participants found expanding targets easier, faster, and more accurate, without finding the expansion distracting or annoying. An unexpected finding was that even "late" expansion—occurring after the cursor had already reached the original target area—still improved performance, particularly for error reduction. This suggests target expansion could be beneficial even in dense "tiled" interfaces where targets are adjacent.
Relevance
This research provides strong empirical support for target expansion as an accessibility feature in desktop interfaces. The 50% reduction in error rates is particularly significant for older users, who tend to be more error-averse and may avoid computing tasks where mistakes feel likely. For web accessibility practitioners, the findings suggest that interactive elements—buttons, links, form controls—should have generous clickable areas. While CSS hover states are common, few interfaces implement true motor-space expansion. The research validates that even subtle enlargement when hovering provides measurable benefits. The distinction between visual and motor expansion is crucial: making a button appear larger on hover is insufficient if the clickable area doesn't also expand. Designers should ensure that visual affordances align with actual interaction areas. The finding that late expansion still helps suggests that even post-hover techniques (like briefly freezing cursor position or forgiving near-miss clicks) could reduce selection errors for users with motor difficulties.
Tags: older adults · motor impairment · pointing · mouse · target acquisition · input devices · interaction techniques
Standards referenced: ISO 9241-9