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] Click on floating label and typing simultaneuosly loses keypress #3045

Closed
chrismcv opened this issue Jan 25, 2016 · 0 comments
Closed
Labels
component: text field This is the name of the generic UI component, not the React module!

Comments

@chrismcv
Copy link
Contributor

Hi,
Just noticed a textfield issue. When you click on the floating label (which triggers the animation) and press the keyboard at the same time, the keyDown doesn't get through to the input. We've had a number of usability issues logged with missing characters and I think it relates to this.

I'll try and sort later, but logging here so it doesn't get lost.

chrismcv added a commit to chrismcv/material-ui that referenced this issue Jan 26, 2016
heetvachhani pushed a commit to heetvachhani/material-ui that referenced this issue Feb 9, 2016
tintin1343 pushed a commit to tintin1343/material-ui that referenced this issue Feb 10, 2016
@zannager zannager added the component: text field 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: 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