Status: Unconfirmed
Owner: ----
Labels: Pri-2 Via-Wizard Type-Compat OS-Linux
New issue 370363 by
andreas....@gmail.com: autofill for forms not
deactivatable
http://code.google.com/p/chromium/issues/detail?id=370363
UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like
Gecko) Chrome/34.0.1847.132 Safari/537.36
Example URL:
Steps to reproduce the problem:
1. Make a login form with fields "user" (text) and "password" (password)
2. Confirm the save prompt
3. Create another form with autocomplete="off" containing a
textfield "city" and a password field (password) - the previously saved
credentials are autofilled into this fields, even if the textfield has
another name.
What is the expected behavior?
Do not autofill the fields.
What went wrong?
The textfield in the settings.html has another name than the textfield from
the login.html. I think, if Chrome detects a passwordfield, it takes this
field and the previous occuring textfield and puts the saved user
credentials into these fields.
If the passwordfield is the first field in the form, it does not trigger.
The form is even autofilled after adding autocomplete="off" into the form
and the fields.
Does it occur on multiple sites: N/A
Is it a problem with a plugin? No
Did this work before? N/A
Does this work in other browsers? Yes
Chrome version: 34.0.1847.132 Channel: stable
OS Version: Ubuntu 14.04
Flash Version: Shockwave Flash 13.0 r0
Please take a look at the example files, maybe you need to open a vhost for
testing.
Also, please note the invalid file url in the login form, I didn't find
another way to trigger the save prompt in Chrome.
Attachments:
login.html 323 bytes
settings.html 349 bytes
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings