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

Materialize Select is not focusable with key tab #548

Closed
kh12e opened this issue Jan 28, 2015 · 5 comments
Closed

Materialize Select is not focusable with key tab #548

kh12e opened this issue Jan 28, 2015 · 5 comments

Comments

@kh12e
Copy link

kh12e commented Jan 28, 2015

Tested on this page http://materializecss.com/forms.html

@robinbortlik
Copy link
Contributor

👍

1 similar comment
@lebiru
Copy link

lebiru commented Jan 29, 2015

👍

@acburst
Copy link
Collaborator

acburst commented Jan 30, 2015

The following elements support the tabindex attribute: A, AREA, BUTTON, INPUT, OBJECT, SELECT, and TEXTAREA.

I'm not sure how we would solve this issue atm, sorry.

@acburst acburst closed this as completed Jan 30, 2015
@robinbortlik
Copy link
Contributor

Can you please reopen this task. I'm working on this functionality and it is almost done. I will create a pull request in few days.
Thank you.

robinbortlik added a commit to robinbortlik/materialize that referenced this issue Feb 1, 2015
…oard

- refactored dropdown component
- add open and close listeners to dropdown component
- refactored select component (replace span by input)
- add keypress binding and logic to select
@robinbortlik
Copy link
Contributor

Here is promised pull request #582

Dogfalo pushed a commit that referenced this issue Feb 2, 2015
- refactored dropdown component
- add open and close listeners to dropdown component
- refactored select component (replace span by input)
- add keypress binding and logic to select
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

4 participants