-
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
Blurry dialog text in IE11 #4990
Comments
Probably caused by this: #3905 |
This should be fixed by c8b1e20, which got merged yesterday. You can try installing the latest build from master:
|
Hmm, still blurry for me, I have 6aaddbf release: |
The fix got merged right after 6aaddbf. |
Cool, confirmed fixed after: |
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, feature request, or proposal:
Big
What is the expected behavior?
The text not to be blurry
What is the current behavior?
Text is blurry in IE11
What are the steps to reproduce?
Providing a Plunker (or similar) is the best way to get the team to see your issue.
Run the following plunker in IE11 (modified dialog plunker):
https://plnkr.co/edit/OI6U7oefSYDja8NlgAau?p=preview
Here is a screenshot: http://imgur.com/a/3EAXz
What is the use-case or motivation for changing an existing behavior?
We have a decently large IE11 user base and this looks pretty bad
Which versions of Angular, Material, OS, TypeScript, browsers are affected?
Angular 4, Material 2.0.0-beta.6, IE11, Windows 10
Is there anything else we should know?
Probably related to: #1953
The text was updated successfully, but these errors were encountered: