I was wondering if I could get some insight on an issue that I’ve come across. While trying to create a multiselect ComboBox that has autoComplete and searchMode set to ‘containsignorecase’ I noticed that whenever I select (or deselect) enough values to change the ComboBox’s height the next time I click on the dropdown arrow the ComboBox will open it’s list only to instantly have it closed. This issue occurs only once per height resize, then the ComboBox behaves normally. The current setup that I have is as follows:
version 4.1.2 of jqwidgets
version 1.11.3 of jQuery
version 53.0.2785.116 of Google Chrome (PC).
I’ve created a jsFiddle to help demonstrate this issue. Any insight on how to resolve or work around this issue would be greatly appreciated.
jsFiddle
http://jsfiddle.net/91f9jq5w/101/