Missing Touch Duration Threshold Configuration

Id MissingTouchDurationThresholdConfiguration
Summary No configuration for long-press or touch duration thresholds, reducing gesture recognition reliability
Severity N/A
Category Touch Interaction
Affects N/A
Implementation Accessibility design consideration – configurable touch duration is seldom exposed in code and user needs vary widely. Designers and developers should consider whether adjustable touch sensitivity would improve usability and accessibility.

Symptom

Application lacks user-configurable minimum touch duration settings, causing unintended activations from brief or accidental touches during movement or tremor-related contact.

Rationale

Prevents users with motor impairments, hand tremors, or those in unstable environments from effectively controlling touch interactions, leading to accidental activations that disrupt workflow and make the application unusable in common mobility scenarios.

GitHub issues under this tag