C2.13.1Capacitive touch failure with gloves and prosthesesdesignresearch

Gloves and prostheses can make capacitive touch fail

Aliases: gloves · prosthesis · capacitive touch

What it is

Many capacitive touchscreens rely on human conductivity and electric-field coupling; insulating gloves, some prostheses, or nonconductive tools may not produce a detectable contact, making tapping, swiping, and multitouch fail. This is a sensor-principle mismatch, not user error.

Why it happens

Capacitive sensors detect a change caused by a nearby or touching finger, and the size of that change roughly attenuates as the insulating layer gets thicker. This means "can gloves be used or not" is never a binary question — it is a curve that varies continuously with material thickness and dielectric properties: a very thin glove may still fall within the detectable range, while a slightly thicker one drops the signal below threshold and triggers nothing at all. Some devices offer a dedicated "glove mode" for this, artificially raising sensitivity to push the usable range toward thicker gloves, but that adjustment has a cost — the same higher sensitivity also makes faint signals from water droplets or objects in a pocket, which would normally be filtered out, more likely to be misread as valid touches. Glove mode is therefore usually an expanded usable range bought with a higher false-touch rate, not a free improvement.

Studying it

On target devices, test glove material, thickness, humidity, prosthesis type, and task, recording detection, latency, continuous gestures, and errors. Do not infer outdoor, clinical, industrial, or accessible use from bare-hand trials. Concretely, treat glove thickness or material dielectric constant as a continuous independent variable and measure the curve along which detection rate decays, rather than reporting a binary "this glove works, that one doesn't" — the shape of the curve reveals at what thickness glove mode starts to fail, which a binary conclusion cannot show.

Where it stops holding

Not every glove or prosthesis fails: conductive fabric, dedicated stylus, or tuning may improve operation. But key services cannot require a special accessory where protective equipment is necessary; touch needs independent fallback.

Applying it

  • Provide physical buttons, voice, keyboard, mouse, or compatible stylus alternatives for core flows.
  • Test the actual device and protective-equipment combinations, not a marketing assumption of glove support.
  • Make failed detection understandable and recoverable rather than silently ignoring contact.

Related

  • Same group: C2.13.2 Wet hands and water films cause false touches and failure · C2.13.3 Cold and thick clothing require physical or voice fallback paths
  • Nearby: C2.15 Touch sensing principles and failure conditions · C2.12 Holding postures
  • Search terms: capacitive touch · gloves · prosthesis

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/C2.13.1