Sunday, August 24, 2014

Re: OnClick event fired more than one time for one click

In my practice i have seen this behavior a few times and i can say that, this double click is a matter of several factors, OS, browser version, the mouse the user have.

But i had a few times the following problem.
i had a flow where i added a click handler to my widget, however this flow was called more tha once, in result, i had added 2 click handles to the same component.
1 click => handler invoked 2 times. and so on.

Em terça-feira, 22 de julho de 2014 13h34min56s UTC-3, new_newbie escreveu:
Hi,

I have an image and I have installed an ClickHandler. More than one event are sent when the image is clicked once. The number of click events are not random; there is a pattern. Any clue?

Thanks a lot

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment