Skip to content

Text inside Tabs is blurry in IE11 #6944

@jsspider

Description

@jsspider

Bug, feature request, or proposal:

Bug.

What is the expected behavior?

Text should not be blurry.

What is the current behavior?

Text is blurry.

What are the steps to reproduce?

Can be seen on the material component page.
https://material.angular.io/components/tabs/overview

What is the use-case or motivation for changing an existing behavior?

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Windows, IE11

Is there anything else we should know?

Is probably caused by the transform: translate3d(0%, 0px, 0px) style rule on .mat-tab-body-content element.
Was not present in beta.8

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions