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

TAB + {e.g. t} does not work #84

Open
rhysstubbs opened this issue Jun 13, 2019 · 1 comment
Open

TAB + {e.g. t} does not work #84

rhysstubbs opened this issue Jun 13, 2019 · 1 comment
Assignees
Labels

Comments

@rhysstubbs
Copy link

rhysstubbs commented Jun 13, 2019

Binding a shortcut using TAB + T doesn't work. The TAB functions as normal but using:

v-shortkey="['tab', 't']" @shortkey="someFunction" does not work.

This is expected or known? Simply holding TAB will cycle through all all elements by tabIndex.

@fgr-araujo fgr-araujo self-assigned this Jul 1, 2019
@fgr-araujo
Copy link
Owner

I'll check this

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

No branches or pull requests

2 participants