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

Can't trigger onOptionClick when set tabIndex on a container div #11

Open
hulufei opened this issue Jul 21, 2015 · 0 comments
Open

Can't trigger onOptionClick when set tabIndex on a container div #11

hulufei opened this issue Jul 21, 2015 · 0 comments

Comments

@hulufei
Copy link
Contributor

hulufei commented Jul 21, 2015

I wrapped <Typeahead> in a container div, and set tabIndex=1 on this container, then onOptionClick can't fire any more. I think maybe it's because of capture focus event in this line?

addEvent('focus', handleWindowClose, true);
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

1 participant