On Nov 30, 11:37 am, Thomas Broyer <[email protected]> wrote:
>
> (and I agree PopupPanel.center() should use window.innerHeight/Width
> where possible; at least when the document is smaller than the window;
> have you filed a bug?)

I just changed some popups (DialogBox) from setPosition+show to center
() and they display correctly in FF3.5, even when the document is
smaller than the window.
The page is in "standards mode", in case it changes something (which I
believe it could). And I'm using GWT 2.0 RC2 (I'm setting
setGlassEnabled(true) and the glass correctly overlays everything: the
whole viewport when the document is small than the window, or the
whole document when there's a scrollbar)

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to