]> source.dussan.org Git - jquery-ui.git/commit
Mouse: Optimize the cancel locator, works around a bug where .add(event.target) in...
authorJay Merrifield <merrifieldj@pixia.com>
Fri, 27 May 2011 03:42:51 +0000 (23:42 -0400)
committerScott González <scott.gonzalez@gmail.com>
Fri, 27 May 2011 03:44:05 +0000 (23:44 -0400)
commitb04c6ece34a57840cce22e8680e9bb7a766994df
tree16a6617e4e887f007277b1c063e74c1dbaee8336
parentb196d1fb611a4fa627a29e3ff973148ccbe00dfe
Mouse: Optimize the cancel locator, works around a bug where .add(event.target) in IE8 can take a long time when there are multiple siblings. Fixes #7118 - IE Bug Large ComboBox (Dialog)
(cherry picked from commit 09e88d6220af2f90197c826ac3a31a0ca97f2c8f)
ui/jquery.ui.mouse.js