Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@xooxdoo
Copy link

@xooxdoo xooxdoo commented Feb 26, 2016

see #23

@csuwildcat
Copy link
Member

I reviewed this, and we're going to have to make it a tree of preventDefault calls. Right now the code in the pull request will not prevent the default of events that are compound. Consider an event composed of a base native, a second level event, and a top level event. The code in the pull would only call the base native event's preventDefault, but the other event logic would still occur.

@xooxdoo
Copy link
Author

xooxdoo commented May 23, 2016

Ok, actually, I'm now focusing on another project and can't help right now so I will leave this to you or another contributor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants