[
https://jira.jboss.org/jira/browse/RF-1657?page=com.atlassian.jira.plugin...
]
Rolf Kulemann commented on RF-1657:
-----------------------------------
To get the default behavior for submit on enter, one should use the type attribute for
a4j:commandButton.
Sample:
<a4j:commandButton type="submit" ...../>
Unfortunately, the tag docu of the a4j:commandButton sais, that type="submit" is
default. Im my case all buttons are rendered as type button by default.
Submit form by pressing enter key
---------------------------------
Key: RF-1657
URL:
https://jira.jboss.org/jira/browse/RF-1657
Project: RichFaces
Issue Type: Feature Request
Affects Versions: 3.2.0
Reporter: Carsten Labinsky
Assignee: Nick Belaevski
Fix For: Future
Please add support for form submits by pressing the enter key. This is a very common
design and usability pattern.
Forcing users to switch between mouse and keyboard is not quite
"user-friendly".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira