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

Is it posible to use control-keys? #11

Open
ItsAsbreuk opened this issue Mar 29, 2013 · 2 comments
Open

Is it posible to use control-keys? #11

ItsAsbreuk opened this issue Mar 29, 2013 · 2 comments

Comments

@ItsAsbreuk
Copy link

Ryan,

Because the arrowkeys disable navigation inside input-elements, I thought of trying to use tab and shift+tab for navigation.

Can I specify the 'shift+tab' as navigation-key?
PS. I quess I need to dive deeper into changing the 'keys'-attribute --> my first attempts fail here

Kind Regards,
Marco

@rgrove
Copy link
Contributor

rgrove commented Mar 29, 2013

Not currently, but I'll consider this an enhancement request.

@Satyam
Copy link

Satyam commented Apr 7, 2013

+1:

See: http://www.w3.org/WAI/PF/aria-practices/#TreeView

Many of the suggested behaviours for widgets, tree and others, use modifier keys, usually, select item plus navigate. Even if those behaviours need not be provided, both the keys attribute and the _onkeyDown method should support defining and detecting such key combinations.

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

No branches or pull requests

3 participants