This topic contains 2 replies, has 2 voices, and was last updated by Abash 6 years, 8 months ago.
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.
jQuery UI Widgets › Forums › Lists › ComboBox › Autoclose when opening multiselect after height resize
Tagged: Angular combobox, bootstrap combobox, combobox, height, javascript combobox, jquery combobox, jqwidgets combobox, jqxComboBox, multiselect, resize
This topic contains 2 replies, has 2 voices, and was last updated by Abash 6 years, 8 months ago.
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/
Hello Abash,
Thank you for this feedback.
We will investigate this case.
Best Regards,
Hristo Hristov
jQWidgets team
http://www.jqwidgets.com
Upon further investigation I have found that this issue occurs when the ComboBox width property is set to ‘100%’ but does not occur if the width is not set to a percentage. Please see the jsFiddle below for an example of this.
Thanks
Abash
jsFiddle
http://jsfiddle.net/91f9jq5w/106/
You must be logged in to reply to this topic.