Reviewers: Dan Rice, Description: Inserting TreeItems into the logical list in the same spot that they are inserted into the physical DOM. This fixes a bug where keyboard navigation occurs out of order, and generally makes the logical and physical structures consistent.
Please review this at http://gwt-code-reviews.appspot.com/645802/show Affected files: M user/src/com/google/gwt/user/client/ui/Tree.java M user/src/com/google/gwt/user/client/ui/TreeItem.java M user/test/com/google/gwt/user/client/ui/TreeItemTest.java M user/test/com/google/gwt/user/client/ui/TreeTest.java -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
