I believe I have found a bug in the TreeView control. I have produced this in FF & IE latest, within the attachment.
To reproduce:
To reproduce:
- Expand "outer 6"
- Drag "inner 3" over "outer 1" and release
- Drag "outer 1" over "inner 2" and release
- ISSUE: "inner 3" disappears
- ISSUE: try collapsing "inner 2", spinner graphic stays
I'm thinking this has to do with the fact that I started with an existing ul/li structure as it doesn't appear to happen on the demos.
If I'm incorrect here, what is the resolution?
JB