I found the same behavior when using an onTouchListener and then
sending the events to a gestureDetector detecting single/double tap.
Sometimes the javaScript would "hang" and not execute, I would love a
more detailed answer on why this problems occur if we could get some
dev. love :)

On 27 Apr, 11:02, Kumar Bibek <coomar....@gmail.com> wrote:
> This is indeed an issue I guess. Well, let me re-frame the problem.
>
> Say, you have a long page which you load on theWebView. Now you start
> scrolling. Before the scrolling stops, tap on the web view, and the
> scrolling will stop automatically. After this point, try to execute
> some JS code from outside, ie, without touching theWebViewagain. May
> be through a normal button, or a manu time. At this point, the JS is
> not called.
>
> But, now when youtouchthe web view again, and may be do a bit of
> scrolling, and try to execute the same JS, it works. I guess, the web
> view in this case, is not in a state to execute JS code.
>
> Is it a bug?
>
> Thanks and Regards,
> Kumar Bibek
>
> On Apr 27, 11:27 am, "Maps.Huge.Info (Maps API Guru)"
>
>
>
> <cor...@gmail.com> wrote:
> > It's hard to tell if and where a mistake may have been made without
> > seeing your html...
>
> > Are you usingtouchor click events?
>
> > -John Coryat
>
> > "Radar Now!"
>
> > "What Zip Code?"
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com
> > For more options, visit this group 
> > athttp://groups.google.com/group/android-developers?hl=en
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> For more options, visit this group 
> athttp://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to