sjivan / gwt-ext

Automatically exported from code.google.com/p/gwt-ext
0 stars 0 forks source link

Tree node doesnt maintain state when the tree is collapsed in IE6 whereas it works in Mozilla #485

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Chk out http://www.gwt-ext.com/demo/#checkboxTree
2. Select Brazil, Canada inside Team A
3. Collapse Team A and again expand

What is the expected output? What do you see instead?
-- Expected output Brazil and Canada should have been selected but they
don't maintain their state.
This works in Mozilla but not in IE6 

What version of the product are you using? On what operating system?
--gwt-ext 2.0.5, Windows

Please provide any additional information below.

Original issue reported on code.google.com by dadasa...@gmail.com on 1 Apr 2009 at 4:56