jquery-typeahead: Clicking on a suggested option does not select it on IE10/11
Hello,
When the typeahead is set to searchOnFocus, the aforementioned problem occurs on IE11 (11.0.9600.18282). It requires 2 clicks on the option you want to choose and one more outside in order to close the dropdown.
Here is a jsfiddle to reproduce it: http://jsfiddle.net/eyetea/ucjfo4ed/3/

About this issue
- Original URL
- State: closed
- Created 8 years ago
- Comments: 29 (9 by maintainers)
Commits related to this issue
- #193 - Clicking on a suggested option does not select it on IE11 — committed to running-coder/jquery-typeahead by running-coder 8 years ago
- Version 2.6.1 Fixes - #189 Twice url encoding - #190 Strange JS-code fragment in href attribute value in result list when using jQuery version below 1.10 - #192 Results remain open when clicking insid... — committed to running-coder/jquery-typeahead by running-coder 8 years ago
- #193 - Clicking on a suggested option does not select it on IE11 — committed to running-coder/jquery-typeahead by running-coder 8 years ago
- Version 2.7.0 Features #198 Using an async function as a data source #195 Add `onCancel` callback Fixes #221 On form reset, input field clears but the value persists #211 Global rese... — committed to running-coder/jquery-typeahead by running-coder 8 years ago
- Version 2.7.0 Features #198 Using an async function as a data source #195 Add `onCancel` callback Fixes #221 On form reset, input field clears but the value persists #211 Global rese... — committed to running-coder/jquery-typeahead by running-coder 8 years ago
- Version 2.7.0 Features #198 Using an async function as a data source #195 Add `onCancel` callback Fixes #221 On form reset, input field clears but the value persists #211 Global rese... — committed to running-coder/jquery-typeahead by running-coder 8 years ago
- Version 2.7.0 Features #198 Using an async function as a data source #195 Add `onCancel` callback Fixes #221 On form reset, input field clears but the value persists #211 Global rese... — committed to running-coder/jquery-typeahead by running-coder 8 years ago
- Version 2.7.0 Features #198 Using an async function as a data source #195 Add `onCancel` callback Fixes #221 On form reset, input field clears but the value persists #211 Global rese... — committed to running-coder/jquery-typeahead by running-coder 8 years ago
- Version 2.7.0 Features #198 Using an async function as a data source #195 Add `onCancel` callback Fixes #221 On form reset, input field clears but the value persists #211 Global rese... — committed to running-coder/jquery-typeahead by running-coder 8 years ago
- Version 2.7.0 Features #198 Using an async function as a data source #195 Add `onCancel` callback Fixes #221 On form reset, input field clears but the value persists #211 Global rese... — committed to running-coder/jquery-typeahead by running-coder 8 years ago
- Version 2.7.0 Features #198 Using an async function as a data source #195 Add `onCancel` callback Fixes #221 On form reset, input field clears but the value persists #211 Global rese... — committed to running-coder/jquery-typeahead by running-coder 8 years ago
My guys are too slow.
Yes, @dkaleky is correct. I need to ask my coders about the “init config”, as I dont know what that is.
Here is a video to show the issues. Eventually very quickly the browser freezes
https://goo.gl/rCniD6 give a few moments for it to show live.
It happens on many pages
We all know how easier life would be if not for IE…