They have the same problem as using PopupPanel.center(), for firefox they return the web page dimensions instead of the browser window dimensions. I implemented my own method to try to fix this.
On Nov 27, 10:11 am, Dazza <[email protected]> wrote: > Why aren't you using GWT provided Window.getClientWidth() and > Window.getClientHeight()? -- 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.
