EasyUI Forum

General Category => Bug Report => Topic started by: felixHo on June 25, 2017, 10:33:17 PM



Title: combobox can't click scroll bar
Post by: felixHo on June 25, 2017, 10:33:17 PM
When combobox limitToList is set to true, I can't click scroll bar to select later content, and only can use mouse wheel.


Title: Re: combobox can't click scroll bar
Post by: jarry on June 26, 2017, 04:59:10 AM
You can still scroll the drop-down panel by dragging the scrollbar. Please check your code carefully. If you issue continues, please show an example to demonstrate your issue.


Title: Re: combobox can't click scroll bar
Post by: felixHo on June 26, 2017, 06:06:54 PM
<input class="easyui-combobox" type="text" id="txtEMRCountryOfOriginEdit" name="EMRCountryOfOrigin" data-options="valueField: 'Value', textField: 'Code', url: '/ValueCode/GetCodeList?field=EMRCountryOfOrigin', limitToList: true" />


Title: Re: combobox can't click scroll bar
Post by: jarry on June 27, 2017, 02:18:35 AM
Please try to download the patch from https://www.jeasyui.com/download/downloads/jquery-easyui-1.5.2-patch.zip.