Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Fix registration form in Chromium #15

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

larsmans
Copy link
Contributor

Fixes #13: Chromium now correctly detects which <input> is the username.

larsmans added 2 commits June 29, 2015 17:29
Fixes beeldengeluid#13.

This is somewhat hacky. We use the autocomplete attribute to signal
the fact that this is a username. It turns out that Chromium still
autocompletes based on the class and id "email", so it picks up
email address rather than previously used usernames.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant