-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
md-input does not allow typing on IE #336
Comments
To add, it also doesn't move the floating label upwards as it does on other browsers. |
|
FYI: In edge you also can't type, but the floating label does work. Edit 2: I filed a bug report for this, you can find it here: https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/7315556/ |
Saw an issue about the label on Firefox as well. Seems to be the same thing (Label) |
Only it works in IE if you set maxLength property |
And still label does not float |
If input are loaded thru routes then until we click on one field does not display placeholders. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Bug
I cannot type on IE (11)
Focus any MD-INPUT on IE11 (probably below too but 11 is most relevant). And try to type with keyboard. Does not work.
https://material2-app.firebaseapp.com/
You can actually see it here.
Text appears!
Include IE 11 support seems a must have right?
Did this work in previous versions of Angular / Material?
Please also test with the latest stable and snapshot versions.
Angular2 Beta 14, Material Alpha 2
(e.g. detailed explanation, stacktraces, related issues, suggestions how to fix)
The text was updated successfully, but these errors were encountered: