David, I do have the zoom disabled with metatag - is this what you
meant?
<meta name="viewport" content="initial-scale=1.0, max-scale=1.0, min-
scale=1.0, user-scalable=no">

Vasen, not sure what this calibration event is...could  you clarify?

On Mar 30, 11:41 am, davidroe <[email protected]> wrote:
> If you disable the zooming capabilities of the viewport, very tall
> panels should be scrolled by the OS.
>
> On Mar 24, 11:18 pm, Sekhar <[email protected]> wrote:
>
>
>
> > How are folks (or is anyone) doing page scrolls for GWT apps on mobile
> > phones? I'm having a bad time getting things going on say Android.
> > E.g., the scroll bar doesn't appear at all (either with ScrollPanel or
> > with a overflow: scroll CSS setting). Similarly, the handlers are just
> > not picking up mouse events like mouse-move consistently. Ideal would
> > be to simulate the native app behavior like the page scrolls up/down
> > with gestures or mouse drags, but anything similar would help too.
>
> > Please share your experiences and workarounds. As web based apps
> > become popular on Android/iPhone/etc., we have to make GWT work
> > reliably on mobile. I'm building a web version of an Android with GWT,
> > and it's working well otherwise, and I'm pretty excited. I'd
> > appreciate any help/direction you can give to fix the scrolling issue.

-- 
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