On IE6, when the root is hidden, the first level roots do not show selected
when they are selected. This is an extjs bug.
The following css fixes this:
.x-tree-node { zoom:1; } /* fix for IE6 tree root selection */
see
http://gwt-ext.com/forum/viewtopic.php?f=8&t=177&start=0&st=0&sk=t&sd=a
Original issue reported on code.google.com by tony.ben...@gmail.com on 10 Jul 2008 at 12:42
Original issue reported on code.google.com by
tony.ben...@gmail.com
on 10 Jul 2008 at 12:42