I use a PopupPanel with a ScrollPanel that contains somewhere a DisclosurePanel that in turn contains a ScrollPanel in its content area and it works.
But I think I had some issues but could not remember which ones. 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 view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/IBIc5tADIekJ. 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.
