[
https://issues.apache.org/jira/browse/TAPESTRY-1238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse Kuhnert updated TAPESTRY-1238:
------------------------------------
Fix Version/s: 4.1.2
> DropDownDatePicker doesn't validate on form submit via Enter key
> ----------------------------------------------------------------
>
> Key: TAPESTRY-1238
> URL: https://issues.apache.org/jira/browse/TAPESTRY-1238
> Project: Tapestry
> Issue Type: Bug
> Components: Core, JavaScript
> Affects Versions: 4.1.1
> Reporter: Greg Woolsey
> Fix For: 4.1.2
>
>
> When a DropDownDatePicker input box is the only text field in a form, the
> "Enter" key submits the form (default browser behavior). However, the
> OnChange event is not fired, so date input is submitted without validation.
> Ideally, the component would connect to the onKeyPress event and fire it's
> onInputChange() method when the Enter key is pressed.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]