Material-ui: [TextField] label is hidden by yellow-autofill-box in chrome

Created on 30 May 2017  路  4Comments  路  Source: mui-org/material-ui

Problem description

if chrome autofills a TextField the yellow box will conceal the floating label. see image:

textfield-label-autofill

setting a z-index at minimum to 1 fixing the issue:
textfield-label-autofill-fix

Versions

  • Material-UI: 1.0.0-alpha.15
  • React: 15.5.4
  • Browser: chrome 58.0.3029.110
bug 馃悰 TextField good first issue

Most helpful comment

@oliviertassinari This is fixed with #6566
image

All 4 comments

@oliviertassinari This is fixed with #6566
image

I still have this issue. If I refresh the browser by pressing F5, it works. If I manually hit the refresh button, it doesn't. (Chrome 70.0.3538.67)

@abhisheksoni27 @oliviertassinari I see this is closed in this thread and another that linked me to here - is there a solution for the floating text labels not being moved because of the browser not firing a change event on autofill?

@kmooney517 Oops, it's not the right issue. I'm updating the link.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

iamzhouyi picture iamzhouyi  路  3Comments

revskill10 picture revskill10  路  3Comments

finaiized picture finaiized  路  3Comments

FranBran picture FranBran  路  3Comments

mattmiddlesworth picture mattmiddlesworth  路  3Comments