WebView Multitouch Problem

You must Login before you can answer or comment on any questions.

i am using openlayers in webview and map's pinch to zoom doesn't work it was worked on 2.0.2.GA but since updates it stopped working currently my build is 2.1.2.GA and map still doesn't receive pinch to zoom event

WARN/webview(16089): Miss a drag as we are waiting for WebCore's response for touch down.

only this i receive in android logcat any suggestions

2 Answers

if you have verified that the functionality worked in a previous release than I would recommend opening a ticket in JIRA

— answered 8 months ago by Aaron Saunders
answer permalink
4 Comments
  • i opened but that wouldn't be fast :(

    — commented 8 months ago by luka dodelia

  • if it is that critical, then roll back to the version where is functioned properly, is that an option? Even if they resolve the issue, it will take time and you will be blocked.

    — commented 8 months ago by Aaron Saunders

  • there are other main bugs in previous versions for me

    — commented 8 months ago by luka dodelia

  • Show 1 more comment

Hee Luka, I have this same issues. I found out that on older SDK builds indeed it does work as expected. So for example running on 1.8.x or very early 2.0.xish it works, when coming into 2.1.x Ti SDK it stopped working.

I am looking into other solutions, maybe something like this: http://fastr.wordpress.com/2012/06/13/fastr-de-mtfix-for-andoird-2-x-applications-version-0-1-released/ or this https://github.com/Philzen/WebView-MultiTouch-Polyfill

Did you find any fixes for this on your debugging road?

Your Answer

Think you can help? Login to answer this question!