EasyUI Forum

General Category => Bug Report => Topic started by: mikethegeeks on December 16, 2016, 03:10:32 AM



Title: [SOLVED] EASYUI 1.5.1 : BUG in Form reset.
Post by: mikethegeeks on December 16, 2016, 03:10:32 AM
Hello everybody,

I found a bug when i use 'reset' method for a 'form'.
When i use 'reset' method, the content of each 'texbox' desapered (It's not 'clear' method).
Also, when i click on a 'texbox' the content reappear.

Here is an example :
http://jsfiddle.net/32fg310f/11/ (http://jsfiddle.net/32fg310f/11/)

Best regards.


Title: Re: EASYUI 1.5.1 : BUG in Form reset.
Post by: jarry on December 16, 2016, 09:27:23 AM
Please download the patch from http://www.jeasyui.com/download/downloads/jquery-easyui-1.5.1-patch.zip.


Title: Re: EASYUI 1.5.1 : BUG in Form reset.
Post by: mikethegeeks on December 19, 2016, 11:02:58 AM
After testing, all works fine.

Very thanks !!!