jQsafi / dynatree

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

Setting child attribute "select:true" should fire a onSelect event (0.5.2) #129

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. load page -- http://www.stjohnhistoricalsociety.org/Maps-3D2.htm

(If possible, please attach an example HTML file, that works when copied
into the dynatree/doc/ folder.)

What is the expected output? What do you see instead?

Setting child attribute "select:true" should fire a onSelect event
(bpt in Maps3d2.js/onSelect: never hit)

What version of the product are you using?  0.5.2
On what operating system and browser?  WinXp latest Firefox browser

Please provide any additional information below.

Original issue reported on code.google.com by Peter.Ho...@gmail.com on 5 Jan 2010 at 12:51

GoogleCodeExporter commented 9 years ago
This is intentionally: see issue 91
As a workaround, the onPostInit event could be used to gereate the required 
events.

MAy be a new function like tree.reselect() would be helpful there.

Original comment by moo...@wwwendt.de on 8 Jan 2010 at 12:47

GoogleCodeExporter commented 9 years ago

Original comment by moo...@wwwendt.de on 21 Nov 2010 at 7:30

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