WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
159051
Forms/inputs don't respect autocomplete=off
https://bugs.webkit.org/show_bug.cgi?id=159051
Summary
Forms/inputs don't respect autocomplete=off
Samuel Williams
Reported
2016-06-22 19:04:53 PDT
We have several internal systems where you manage other users usernames and passwords. Even when using autoccomplete=off, Safari attempts to fill in the fields with your own data. When autocomplete=off is set, Safari should not attempt to fill in the form. As a side effect of this, lots of work-arounds have been proposed, e.g. naming form fields differently, using JavaScript to trick the autocomplete system. IMHO this is completely insane. However, if this is not possible to simply respect autocomplete=off due to high level policy, perhaps a user-facing feature e.g. right-click and "Disable auto-complete for this page" would be sufficient.
Attachments
Add attachment
proposed patch, testcase, etc.
Samuel Williams
Comment 1
2016-06-25 23:58:19 PDT
Perfect summary of why this is a bad idea:
https://www.troyhunt.com/the-cobra-effect-that-is-disabling/
Samuel Williams
Comment 2
2016-12-02 03:19:06 PST
I just wanted to add, the overzealous auto-complete system does weird things on Linode. It tries to auto-complete a username into the VPS disk space provision box. That's right, a box for how large you want the partition to be, gets filled in with your login name. It's not even a login form.
Sam Sneddon [:gsnedders]
Comment 3
2022-12-01 03:23:09 PST
See
bug 10951
for the opposite request; as mentioned there, this is actually Safari behaviour and not WebKit behaviour, which also means this a WebKit bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug