Re: Last Call comments

On Tue, Apr 9, 2013 at 8:48 AM, Brandon Wallace
<brandon.wallace@yahoo.com>wrote:

> Stopping bubbling should be rare.
>

I agree. We have a rule in jQuery UI that none of our widgets are allowed
to stop propagation. The only exceptions we make are for cases where we
want to act as if an event never occurred, such as stopping a click event
after a drag.

Received on Tuesday, 9 April 2013 12:57:17 UTC