New issue
Advanced search Search tips

Issue 919544 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

New password form parser does not accept <input type="number"> as username

Project Member Reported by battre@chromium.org, Jan 7

Issue description

1. Visit https://battre.github.io/signin-number-username/index.html
2. Fill username/password with 1/p
3. Manually save the credential, observe that you need to specify the username yourself.
4. Refresh the page.
5. See that the credential is not filled.

The problem is that the parser does not consider <input type="number"> for username fields.
 

Sign in to add a comment