Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Floating label does not work on auto filled input elements #297

Closed
mrijken opened this issue Dec 16, 2014 · 4 comments
Closed

Floating label does not work on auto filled input elements #297

mrijken opened this issue Dec 16, 2014 · 4 comments

Comments

@mrijken
Copy link
Contributor

mrijken commented Dec 16, 2014

When a form is filled by ie a password manager, only the first floating label will be floated. The labels of the other input elements will be floated if I click somewhere on the page.

@FezVrasta
Copy link
Contributor

probably is something related to my horrible trick to make autofills work...

@mrijken
Copy link
Contributor Author

mrijken commented Dec 18, 2014

When I reload a page with F5, everything works OK. When I go to a page by clicking on a link, the floating labels will not work as expected. May be this will help you to find the cause.

@kmmbvnr
Copy link
Contributor

kmmbvnr commented Jan 20, 2015

That looks like common problem. Even fixes didn't works for me - http://tbosch.github.io/autofill-event/test/manual/login-form.html

this looks like nice description of the problem - tbosch/autofill-event#12

And it sounds like browser issue.

@FezVrasta
Copy link
Contributor

duplicate of #473

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants