[gwt-contrib] Re: Fix for issue 4596 (broken layout on tab visibility change in IE6). Changes

2010-03-04 Thread jgw
On 2010/03/03 22:20:16, kozura wrote: Well, I've seen your arguments on resize/visibility events in other forums, and must defer to your judgment on what is possible in the various browsers and GWT infrastructure! Just annoying to have to add another nasty bit, especially one that creates

[gwt-contrib] Re: Fix for issue 4596 (broken layout on tab visibility change in IE6). Changes

2010-03-03 Thread kozura
(copied conversation I started in the wrong place) Sure, I understand completely how hard it is to work a coherent layout system into the hack we call CSS/Html, same reason there's setHeight() and setCellHeight(). But adding this creates a new non-symmetry, where a child must be aware of its

[gwt-contrib] Re: Fix for issue 4596 (broken layout on tab visibility change in IE6). Changes

2010-03-03 Thread jgw
Committed at r7649. http://gwt-code-reviews.appspot.com/153820 -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Fix for issue 4596 (broken layout on tab visibility change in IE6). Changes

2010-03-03 Thread kozura
Well, I've seen your arguments on resize/visibility events in other forums, and must defer to your judgment on what is possible in the various browsers and GWT infrastructure! Just annoying to have to add another nasty bit, especially one that creates new confusing user visible API. My parting