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

tabindex on paper-text causes the focus to be invalid #122

Closed
kitsunde opened this issue Jul 4, 2015 · 2 comments
Closed

tabindex on paper-text causes the focus to be invalid #122

kitsunde opened this issue Jul 4, 2015 · 2 comments

Comments

@kitsunde
Copy link
Contributor

kitsunde commented Jul 4, 2015

Go here: https://miguelcobain.github.io/ember-paper/#/textfield focus on the first element. Tab through the input fields.

The first focus lands on the md-input-group which has a tabindex specified. You can't type on it. The second tab lands on the input where you can type. Effectively you have to double-tab to move between elements.

@miguelcobain
Copy link
Collaborator

@DanMonroe, please consider this. #120

@DanMonroe
Copy link
Contributor

OK, I've got it fixed. I'll include it in my next push.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants