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

Fixing test.aria.widgets.autoselect.programmatic.AutoSelect on IE9 and IE10 #1582

Merged
merged 1 commit into from Jan 27, 2016

Conversation

divdavem
Copy link
Member

This PR fixes a regression introduced by commit f9d30b6.
On IE9 and IE10, setting the selection on the focus event handler itself does not work, it has to be delayed.

…ic.AutoSelect on IE9 and IE10

This commit fixes a regression introduced by commit f9d30b6.
On IE9 and IE10, setting the selection on the focus event handler itself
does not work, it has to be delayed.
@fbasso
Copy link
Member

fbasso commented Jan 27, 2016

cbbfb2 is fine for me, as the tests are ok on your fork

@divdavem
Copy link
Member Author

@fbasso Thank you for your review

@divdavem divdavem merged commit cbbfb2d into ariatemplates:master Jan 27, 2016
@simonarbuckle simonarbuckle added this to the 1.7.16 milestone Feb 3, 2016
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

Successfully merging this pull request may close these issues.

None yet

3 participants