Colin Alworth
17 Jun 2009, 12:41 PM
This can be trivially reproduced in the samples - on the reordering tree (http://extjs.com/examples-dev/explorer.html#reorderingtree) page, drag and drop any folder node on another folder node. Then open the now-parent node, and drag that node on to its new child.
Another variation: Drag a node onto itself. It will disappear, instead of staying where it is.
These are both in Firefox - If you open the same page in IE, and drag a node onto another node. Drag it back out again, and text starts to stack. This is harder to consistently reproduce, and mousing over affected cells appears to fix them. Best steps we have so far: Drop Grids into TreeGrid, then drop Grids into TreePanel.
Note that I have not attempted this in the trunk, only in the m3 pre-release.
Another variation: Drag a node onto itself. It will disappear, instead of staying where it is.
These are both in Firefox - If you open the same page in IE, and drag a node onto another node. Drag it back out again, and text starts to stack. This is harder to consistently reproduce, and mousing over affected cells appears to fix them. Best steps we have so far: Drop Grids into TreeGrid, then drop Grids into TreePanel.
Note that I have not attempted this in the trunk, only in the m3 pre-release.