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

Search field does not get focus in IE8 when clicked directly following page load #89

Open
radarminnet opened this issue Jun 5, 2014 · 0 comments

Comments

@radarminnet
Copy link

To see this behavior, just fire up the Wicket-Select2 Examples page in IE8 and click the single select input field. Most of the times, the result will look something like this:

select2-nofocus

instead of:

select2-focus

The bug is intermittent – the search field is focused correctly sometimes. Focusing some other element on the page before clicking the select2 seems to help. Also, it works after the select2 has been activated once.

The screenshots were made using Internet Explorer version 8.0.7600.16385

It seems this bug was introduced in v2.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant