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 get focused using keyboard tab key #130

Closed
sajithk opened this issue Jul 13, 2016 · 4 comments
Closed

Can't get focused using keyboard tab key #130

sajithk opened this issue Jul 13, 2016 · 4 comments

Comments

@sajithk
Copy link

sajithk commented Jul 13, 2016

The editor is not focused when I used keyboard tab key to navigate through my form. I found that
tabindex is set to -1 in ng-wig/views/ng-wig.html tempate in ngWig\dist\ng-wig.js.

@bampakoa
Copy link
Contributor

bampakoa commented Jul 15, 2016

@sajithk This is something that has been reported also in a previous issue #113 . I think that changing just the tabindex should not be enough in situations with multiple editors. Do you have any ideas to suggest?

Thanks for your issue!

@alainib
Copy link

alainib commented Sep 1, 2016

i have multiple ng-wig textarea and want to switch for one to the next with tab. how to do this please ?

@stevermeister
Copy link
Owner

@bampakoa probably we could create something with tabIndex, here?
(like https://codepen.io/tjacobdesign/pen/qpxyh)

@bampakoa
Copy link
Contributor

bampakoa commented Sep 5, 2016

BTW, @sajithk nice catch for the tabindex!

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