http://gwt-code-reviews.appspot.com/997801/diff/1/3 File user/src/com/google/gwt/user/cellview/client/CellTree.java (right):
http://gwt-code-reviews.appspot.com/997801/diff/1/3#newcode479 user/src/com/google/gwt/user/cellview/client/CellTree.java:479: if (isIe6()) { The IE6 user agent maps to IE6 or IE7, but the fix is only needed (and only works) in IE6. IE7 renders correctly. http://gwt-code-reviews.appspot.com/997801/show -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
