Skip to content
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

[TextField] Safari bad floatingLabel render after tab loses focus #4137

Closed
maticrivo opened this issue May 2, 2016 · 2 comments
Closed

[TextField] Safari bad floatingLabel render after tab loses focus #4137

maticrivo opened this issue May 2, 2016 · 2 comments
Labels
bug 🐛 Something doesn't work component: text field This is the name of the generic UI component, not the React module!

Comments

@maticrivo
Copy link

Problem Description

The following problem only occurs in safari from what i was able to test:

  1. Go to http://www.material-ui.com/#/components/text-field
  2. Focus on the TextField with Floating Label (Floating Label Text)
  3. While focused switch tab
  4. Go back to previous tab

Expected result: label should be floating above input which is focused
Obtained result: label is on top of focused input

Versions

This was tested on the material-ui.com site

@mbrookes
Copy link
Member

mbrookes commented May 2, 2016

Hi @maticrivo - I could reproduce in 0.14.4, but not in 0.15.0-beta.2. Can you can confirm?

@mpontikes mpontikes mentioned this issue Aug 5, 2016
13 tasks
@oliviertassinari oliviertassinari changed the title Safari bad floatingLabel render after tab loses focus [TextField] Safari bad floatingLabel render after tab loses focus May 16, 2017
@oliviertassinari oliviertassinari added bug 🐛 Something doesn't work component: text field This is the name of the generic UI component, not the React module! labels May 16, 2017
@oliviertassinari
Copy link
Member

Seems to be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: text field This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

3 participants