when errors are present, move the form focus to an error
field
------------------------------------------------------------
--
Key: STR-3104
URL: http
s://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.
|