Letractively / dynatree

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

Turn off keyboard navigation on the fly #362

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What new or enhanced feature are you proposing?
Allow the keyboard navigation to be turned off, while still maintaining the 
keyboard events. Currently, the "kayboard" option is only checked when the 
events are registered. This could be enhanced to add a check when the event is 
fired. Thus, users would have the ability to turn off the dynatree events, 
while still maintaining default before. (For example, if a backspace is 
pressed, the user event could turn off dynatree navigation, while still letting 
the default backspace behavior occur.) Currently, returning false turns off 
default action and dynatree action.

What goal would this enhancement help you achieve?
Allow embedding form fields or other user-interactions within the dynatree. 
When user is interacting with these, the keyboard navigation can be turned off. 
 When they are done, it would turn back on.

Original issue reported on code.google.com by jghub...@gmail.com on 9 Oct 2012 at 7:20

GoogleCodeExporter commented 9 years ago

Original comment by moo...@wwwendt.de on 20 Nov 2012 at 8:52

GoogleCodeExporter commented 9 years ago

Original comment by moo...@wwwendt.de on 26 Jan 2013 at 4:15

GoogleCodeExporter commented 9 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