What steps will reproduce the problem?
1. Add a ClickHandler
2. Draw a long stroke (e.g., a curve)
3. The ClickHandler is fired. This shouldn't happen. The ClickHandler
should fire only if the pen hasn't traveled too far, and (possibly) if the
click happens relatively quickly.