Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 3 commits into from

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
2 participants