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

Autocomplete: Restore focus after clicking a menu item, if necessary #1470

Closed

Conversation

scottgonzalez
Copy link
Member

Fixes #9201

Gotta love focus handling in IE.

@tjvantoll
Copy link
Member

You should probably use this.document, and I'm guessing this is going to be susceptible to our favorite IE9 bug too.

@jzaefferer
Copy link
Member

What TJ said...

@scottgonzalez
Copy link
Member Author

I'll wait for #1478 before updating this.

@scottgonzalez
Copy link
Member Author

Updated using $.ui.safeActiveElement().

@jzaefferer
Copy link
Member

👍

1 similar comment
@tjvantoll
Copy link
Member

👍

@scottgonzalez scottgonzalez deleted the autocomplete-ie8-clicks branch March 12, 2015 15:28
scottgonzalez added a commit that referenced this pull request Jun 9, 2016
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.

None yet

4 participants