Need to prevent closing dropdown popup, when user scrolls the page.
Movie to explain the issue. https://drive.google.com/a/productiveedge.com/file/d/0Bzruk8_x7z70TnFaNVdxYXpiSzg/edit
In fact, dropdown should be closed only by user click on opened autocomplete again.
Result should be like the dropdowns on this page. http://www.w3schools.com/bootstrap/bootstrap_dropdowns.asp
Thanks in advance.