Skip to content

Blurry TextField label when variant="filled" #17443

@chybisov

Description

@chybisov

Hi! I have issue with TextField label if variant="filled" is set then label will become blurry on focus or unfocus.

  • The issue is present in the latest release.
  • I have searched the issues of this repository and believe that this is not a duplicate.

Current Behavior 😯

https://codesandbox.io/s/material-demo-2ymqu

Click to edit field and you will see blurry label for about 1 second like this
image
Then it will return to correct crisp view
image

If variant="filled" not set label always crisp.

Expected Behavior 🤔

Label should be always stay crisp (not blurry).

Context 🔦

It seems that this is old CSS Translate issue in Chrome browsers with hardware acceleration turns on.
I don't have such issue in Firefox for example.
Also interesting fact that Google doesn't have this issue in their signup page.

Please help! Thank you!

Your Environment 🌎

Tech Version
Material-UI v4.4.2
React v16.9.0
Browser Version 77.0.3865.75 (Official Build) (64-bit) (same in v76)

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGreat for first contributions. Enable to learn the contribution process.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions