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

[AutoComplete] Input loses focus after keydown in Firefox #3339

Closed
raitraidma opened this issue Feb 15, 2016 · 1 comment
Closed

[AutoComplete] Input loses focus after keydown in Firefox #3339

raitraidma opened this issue Feb 15, 2016 · 1 comment
Labels
component: autocomplete This is the name of the generic UI component, not the React module!

Comments

@raitraidma
Copy link

When trying to write text into input-field the input-field loses focus after key is pressed down.

http://www.material-ui.com/#/components/auto-complete
material-ui: 0.14.2
react: 0.14.7

Tested with:

  • FF 44.0.2 (Ubuntu 14.04.3 LTS)
  • FF 42.0 (Windows 7)

However, working with Chrome.

@ahtik
Copy link

ahtik commented Feb 15, 2016

Confirming the issue also with the latest material-ui: 0.14.4.

@raitraidma raitraidma changed the title [Autocomplete] Input looses focus after keydown in Firefox [Autocomplete] Input loses focus after keydown in Firefox Feb 15, 2016
@oliviertassinari oliviertassinari changed the title [Autocomplete] Input loses focus after keydown in Firefox [AutoComplete] Input loses focus after keydown in Firefox Feb 16, 2016
@zannager zannager added the component: autocomplete This is the name of the generic UI component, not the React module! label Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: autocomplete This is the name of the generic UI component, not the React module!
Projects
None yet
Development

No branches or pull requests

4 participants