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.spinner.SpinnerDemo/SpinnerDemo.html

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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to