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

keyboardFocused={true} sets only appearance, but not actual focus #4116

Closed
b4be1 opened this issue Apr 28, 2016 · 1 comment
Closed

keyboardFocused={true} sets only appearance, but not actual focus #4116

b4be1 opened this issue Apr 28, 2016 · 1 comment
Labels
bug 🐛 Something doesn't work

Comments

@b4be1
Copy link

b4be1 commented Apr 28, 2016

Problem Description

Running the Simple dialog example, I found out that although Submit button gets highlighted, one cannot call any event by pressing Enter. Bringing focus to Submit by pressing TAB a few times and then pressing Enter works fine. I suspect the problem is that keyboardFocused={true} is only responsible for appearance.

Versions

  • Material-UI: v0.15.0-beta.2
  • React: 15.0.1
  • Browser: Chrome 50.0.2661.86 (64-bit)
@tintin1343
Copy link
Contributor

Reproducible in the docs website.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work
Projects
None yet
Development

No branches or pull requests

2 participants