Sochettra / dynatree

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

Embedded input controls reset their value when collapsed and expanded again #196

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open 'Large nodes' sample 
2. Open the 'Form elements node' and enter a string in the text box
3. Collapse and expand the node again

What is the expected output? What do you see instead?
The text is reset to an empty string

Original issue reported on code.google.com by moo...@wwwendt.de on 10 May 2011 at 6:16

GoogleCodeExporter commented 8 years ago
node._getInnerHtml() is called on expand which causes the input element to be 
created again (using it's original value attribute)

Original comment by moo...@wwwendt.de on 10 May 2011 at 6:19

GoogleCodeExporter commented 8 years ago
Release 1.1.2 is rather a feature release 1.2.0

Original comment by moo...@wwwendt.de on 6 Jun 2011 at 5:34

GoogleCodeExporter commented 8 years ago

Original comment by moo...@wwwendt.de on 16 Aug 2011 at 6:08

GoogleCodeExporter commented 8 years ago

Original comment by moo...@wwwendt.de on 10 Feb 2013 at 8:49

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I don't think this will be fixed in Dynatree (unless someone provides a patch).
Please have a look at Fancytree instead (the successor).

Original comment by moo...@wwwendt.de on 2 Jun 2013 at 7:55

GoogleCodeExporter commented 8 years ago

Original comment by moo...@wwwendt.de on 6 Oct 2013 at 3:16

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