]> source.dussan.org Git - jquery-ui.git/commit
Mouse: tie the preventClickEvent property to the event target, not the container...
authorawgy <josh.varner@gmail.com>
Wed, 3 Nov 2010 07:45:47 +0000 (02:45 -0500)
committerScott González <scott.gonzalez@gmail.com>
Tue, 9 Nov 2010 14:52:24 +0000 (09:52 -0500)
commite2a693ba78be5a8d9bbe0b55e48d82860a1bbdc3
treed78d3e6378983f473c0e90ec85f0a9c062d84a06
parent412d1aa1c9ac0a8a933710fef6d233a061fb9d13
Mouse: tie the preventClickEvent property to the event target, not the container. Fixes #4752 - link event firing on sortable with connect list
tests/jquery.simulate.js
tests/unit/sortable/sortable_tickets.js
ui/jquery.ui.mouse.js