You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In IE11, using the mouse/trackpad to scroll the list of suggestions seems to trigger the blur event almost immediately. I've done some investigating into the issue and it appears that this issue is not unique to autocomplete implementations in IE, and generally there are differing ways to tackle the issue that are dependent on the implemention.
The text was updated successfully, but these errors were encountered:
NickColley
added
the
🐛 bug
Something isn't working the way it should (including incorrect wording in documentation)
label
Sep 12, 2019
Thanks for raising this issue @smjiko. I'm going to close this issue as I believe it might be a duplicate of #416. If I'm wrong and this is a separate issue, please re-open the issue and provide some replications steps/screenshots/videos so we can see the issue in action. Thanks.
In IE11, using the mouse/trackpad to scroll the list of suggestions seems to trigger the blur event almost immediately. I've done some investigating into the issue and it appears that this issue is not unique to autocomplete implementations in IE, and generally there are differing ways to tackle the issue that are dependent on the implemention.
The text was updated successfully, but these errors were encountered: