Skip to content

Mouse: Optimize the cancel locator, Fixes #7118#309

Closed
fracmak wants to merge 3 commits intojquery:masterfrom
fracmak:ticket7118
Closed

Mouse: Optimize the cancel locator, Fixes #7118#309
fracmak wants to merge 3 commits intojquery:masterfrom
fracmak:ticket7118

Conversation

@fracmak
Copy link
Contributor

@fracmak fracmak commented May 18, 2011

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)

Jay Merrifield added 2 commits May 18, 2011 15:14
…nt.target) in IE8 can take a long time when there are multiple siblings, Fixes #7118 - IE Bug Large ComboBox (Dialog)
@scottgonzalez
Copy link
Member

We could just use .closest() right?

@fracmak
Copy link
Contributor Author

fracmak commented May 27, 2011

ah, good idea, pull request updated

@scottgonzalez
Copy link
Member

Thanks, landed in 09e88d6.

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants