sridhars711 / dynatree

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

[Space] key doesn't work on IE 7 #26

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use down key to change focus
2. press Space

onSelect event is not sent. 

Original issue reported on code.google.com by moo...@wwwendt.de on 31 Aug 2008 at 8:43

GoogleCodeExporter commented 9 years ago
better use event.which?
--> http://docs.jquery.com/Types/Event

Original comment by moo...@wwwendt.de on 1 Sep 2008 at 5:59

GoogleCodeExporter commented 9 years ago

Original comment by moo...@wwwendt.de on 1 Sep 2008 at 7:25

GoogleCodeExporter commented 9 years ago
considered verified

Original comment by moo...@wwwendt.de on 17 Jul 2012 at 4:12