Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.3.8
-
None
-
any
Description
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