This same basic issue breaks the SliderBar in iOS:

http://google-web-toolkit-incubator.googlecode.com/svn/trunk/demo/SliderBar/index.html

The SliderBar is affected by two different issues:

(1) Click-and-hold on the slider image brings up that iOS image menu;
and
(2) Click-and-drag would be intercepted by iOS to drag the entire
screen.

On Jul 5, 8:56 am, Jim Douglas <[email protected]> wrote:
> This isn't strictly a GWT question; it affects any JavaScript
> application deployed to iOS.  Any time the user touches an image for a
> second or so, a popup menu appears with the options "Save Image" and
> "Copy".  This is just a nuisance with simple button images, but it
> completely breaks the GWT spinner.  You can see the problem if you
> navigate here in an iPhone or iPad:
>
> http://collectionofdemos.appspot.com/demo/com.google.gwt.demos.spinne...
>
> You can tap an arrow to move a spinner a single 'tick'.  But if you
> press-and-hold the arrows (the core functionality of the spinner),
> that iOS popup image menu interrupts the operation.
>
> Has anyone else struggled with this and found a way to suppress that
> behaviour?
>
> Jim.

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