element-call icon indicating copy to clipboard operation
element-call copied to clipboard

"Enter your name" field triggers credit-card autocomplete

Open ara4n opened this issue 3 years ago • 3 comments

@timabbott just triggered a misfeature on mobile(?) where the 'enter your name' prompt as a guest triggered credit-card autocomplete, which is scary, as it looks like we're trying to steal folks' CCs with hidden form fields (which we're not :P)

@timabbott - what browser/device was this?

ara4n avatar Jun 07 '22 18:06 ara4n

This was on an Android phone, but I saw the same thing in Chrome on Linux too, so my guess is this won't be hard to reproduce.

timabbott avatar Jun 08 '22 05:06 timabbott

I experienced this in chrome android mobile as well.

gdevenyi avatar Jun 30 '22 16:06 gdevenyi

seen on Chrome desktop, ftr

turt2live avatar Aug 02 '22 20:08 turt2live

We probably just need to set autocomplete="name" or autocomplete="off" on the field

robintown avatar Jul 07 '23 16:07 robintown

oh no… it already has autocomplete="off" :confused:

robintown avatar Jul 07 '23 16:07 robintown