| 
					 Title: easyui 1.4 textbox bug! Post by: wade.zhu on July 31, 2014, 08:34:33 PM when mouse click the textbox before the textbox lose focus, the text will be reset. 
					i guess the value is saved when textbox onblur, not onchange. please check. Title: Re: easyui 1.4 textbox bug! Post by: jarry on August 01, 2014, 08:00:29 PM Please download the patch from http://www.jeasyui.com/download/downloads/jquery-easyui-1.4-patch.zip to solve this issue. 
					Title: Re: easyui 1.4 textbox bug! Post by: wade.zhu on August 06, 2014, 11:18:59 PM still has problem under IE11 
					type some text into a textbox do any operation which can let the page lost focus, eg: alt+tab switch to some other window or switch to other IE tabs return back to the page,the textbox was reset Title: Re: easyui 1.4 textbox bug! Post by: jega on May 21, 2015, 01:29:59 AM http://www.jeasyui.com/download/downloads/jquery-easyui-1.4.2-patch.zip  
					 |