Open GoogleCodeExporter opened 9 years ago
It works fine in struts2-jquery plugin 3.3.3
Original comment by nagy.romeo
on 17 Dec 2012 at 3:16
Original comment by johgep
on 13 Jan 2013 at 9:57
Issue 934 has been merged into this issue.
Original comment by johgep
on 13 Jan 2013 at 10:03
Problem here is the e.PreventDefault() to prevent a normal submit on press
enter inside of an form.
See:
http://code.google.com/p/struts2-jquery/source/browse/trunk/struts2-jquery-plugi
n/src/main/resources/template/js/struts2/jquery.struts2.js#947
If I remove this lines a form can be submitted without ajax simply when hit the
enter button inside of an textfield. Any Ideas how to solve this?
Original comment by johgep
on 26 Sep 2013 at 5:43
Original issue reported on code.google.com by
nagy.romeo
on 17 Dec 2012 at 3:09Attachments: