corejavascript / corejavascript/typeahead.js

IE11.0.47 scrollbar closes dropdown

Open
#166 9 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
968
Forks
231
PR merge metrics
No merged PRs in 30d

Description

Fairly annoying issue that just started from this release of IE.

https://github.com/Dogfalo/materialize/issues/901
https://github.com/selectize/selectize.js/issues/1004
https://github.com/mgcrea/angular-strap/issues/1202

The e.target is always == to the Input element which caused it (as expected)
The activeElement is always == the body of the doc when clicking the scrollbar.

Running low on ideas of how to fix this....

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.