Letractively / dynatree

Automatically exported from code.google.com/p/dynatree
0 stars 0 forks source link

508 WAI ARIA practices suggest that the Tab key should not be used to navigate within a tree #372

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When a user tabs through a web page and encounters a tree, it seems that the 
best practice for 508 compliance (http://www.w3.org/WAI/PF/aria-practices/) is 
for the tab to put the focus on the tree and then a subsequent tab continues on 
past the tree on to the next element. Currently, the tab key is equivalent to 
the down arrow key and thus users using only a keyboard must navigate through 
the entire tree before being able to exit. It would be helpful one could set an 
attribute to modify the behavior of tab events to allow for a tab event to hop 
over the tree. In this case the user can use arrow keys to navigate within the 
tree if desired.

Original issue reported on code.google.com by john.bra...@gmail.com on 5 Nov 2012 at 7:58

GoogleCodeExporter commented 8 years ago

Original comment by moo...@wwwendt.de on 6 Nov 2012 at 6:54

GoogleCodeExporter commented 8 years ago
related to issue 383

Original comment by moo...@wwwendt.de on 26 Nov 2012 at 7:51

GoogleCodeExporter commented 8 years ago
Adressed in Fancytree

Original comment by moo...@wwwendt.de on 27 Jan 2013 at 10:48

GoogleCodeExporter commented 8 years ago
As of 2014 Dynatree is feature frozen.
Please have a look at Fancytree (sequel of DynaTree 1.x): chances are good that 
the problem was resolved / the requested featuer is already implemented.
Please open a new issue there otherwise:

https://github.com/mar10/fancytree

Original comment by moo...@wwwendt.de on 1 May 2014 at 4:38