http://gwt-code-reviews.appspot.com/1601804/diff/8004/user/src/com/google/gwt/user/client/ui/DeckLayoutPanel.java File user/src/com/google/gwt/user/client/ui/DeckLayoutPanel.java (right):
http://gwt-code-reviews.appspot.com/1601804/diff/8004/user/src/com/google/gwt/user/client/ui/DeckLayoutPanel.java#newcode297 user/src/com/google/gwt/user/client/ui/DeckLayoutPanel.java:297: @Override
Also, LayoutImplIE6 has a comment about fallback behavior for IE7
which appears wrong as far as I can tell. Yeah, I've deleted comment in my local patch, and perhaps here. Kudos to Thomas for finding the revision, but the IE6/IE7 fallback code that comment was talking about got removed here: http://code.google.com/p/google-web-toolkit/source/detail?r=8339 So I have no plans (especially within this patchset) of reintroducing IE7-specific logic. http://gwt-code-reviews.appspot.com/1601804/ -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
