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

email placeholder text doesn't display on IE11 #9

Closed
eugeniop opened this issue Aug 24, 2014 · 3 comments
Closed

email placeholder text doesn't display on IE11 #9

eugeniop opened this issue Aug 24, 2014 · 3 comments
Assignees

Comments

@eugeniop
Copy link

Please notify: kbennet@mindjet.com

Update ticket:
https://auth0.groovehq.com/groove_client/mailboxes/5383/filters/56251/tickets/2596749

@jfromaniello
Copy link
Member

In the other project we shown a normal label on top of the input because polyfills doesn't work well with password inputs

@cristiandouce
Copy link
Contributor

It does work on IE in both auth0/lock and auth0/widget.

The thing is on IE, when focus is on input, placeholder wipes out.

I've also add some tests for this feature on IE and Chrome.

These are the results of IE:

image

For IE11 and 10

image

For IE9 fallbacks to a label above each input

Results for Chrome, Firefox and Safari are the same as IE11 and IE10 (on these cases)

@cristiandouce
Copy link
Contributor

Closing since it's actually working and already notified to kbennet about it.

gnandretta added a commit that referenced this issue Mar 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants