Thank you for answering John! Well, I have just tried 'touchend' (JavaScript, yes) and the situation is the same as before. In Froyo everything works according to my understanding of what I am doing. Clicking always activates event handlers.
When back to 2.1 -- handlers *sometimes* work, esp. at the beginning but then stop working, suggesting something happens to the state of WebView/Webkit/JavaScript engine. I have seen similar discussions on StackOverflow and so far no one seems to know what is going on. On Jul 16, 11:17 am, "Maps.Huge.Info (Maps API Guru)" <[email protected]> wrote: > I assume you're talking about JavaScript events, right? If so, have > you tried using the touch events? They seem reliable in all versions > of Android os. > > touchstart > touchmove > touchend > > -John Coryat -- You received this message because you are subscribed to the Google Groups "Android Developers" 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/android-developers?hl=en

