[
https://issues.apache.org/struts/browse/STR-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_42383
]
Paul Benedict commented on STR-3104:
------------------------------------
I believe the erring fields receives focus only with javascript validation. Can
you confirm?
> when errors are present, move the form focus to an error field
> --------------------------------------------------------------
>
> Key: STR-3104
> URL: https://issues.apache.org/struts/browse/STR-3104
> Project: Struts 1
> Issue Type: New Feature
> Components: Taglibs
> Affects Versions: 1.3.8
> Environment: any
> Reporter: Ralf Hauser
> Priority: Minor
>
> if there is an error, it does not make sense to put a form's focus on an
> input field that is perfectly valid if others are in "error".
> Therefore, the form-tag's focus attribute should be made dependent on the
> other fields of the form being error-free.
> Related is probably STR-1305
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.