Closed
Description
Steps to Reproduce
Enter and blur search selection dropdown with yet selected item.
- Select some "not first" item in the search dropdown.
- Again click into dropdown (in the search input, not only the arrow).
- Click anywhere else outside the dropdown (blur the dropdown).
Expected
The dropdown should keep previesly selected item.
Result
The dropdown selects the first item in the list.
Testcase
http://jsfiddle.net/ba7dkjx4/
WORKAROUND
forceSelection: false //but on search dropdown it should be default false