I have a GWT 2.4 application and I am using PopupPanel. I have a problem with the PopupPanel scrolling when opened from a touch screen tablet (iOS and Android ).
After opening the PopupPanel and scrolling till the end of its content the RootPanel page in the back starts scrolling. Also the PopupPanel Glass layer scroll up as well. As if the main page (RootPanel) scroll is notified with the TouchMove event when fired from the PopupPanel object. Any idea for a fix or workaround? -- 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/-/hYV1yDhn4pcJ. 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.
