Replacing setModal(true) above with setModal(false) works for me and still seems to work in the other browsers. It's hard to say whether that's a bug or not, but setModal(false) avoids it.
Many thanks... Pete On Sep 20, 6:17 pm, Jens <[email protected]> wrote: > Can you try and use setModal(false) on your PopupPanel? I don't use > setModal(true) as I already have the glasspane active which is in most cases > enough. > You can also try and change some Mac OS Lion settings: Preferences -> > General -> activate "show scrollbars when scrolling". > > -- J. -- 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.
