NEW 239656
HTML5 required attribute does not scroll to empty field on validation
https://bugs.webkit.org/show_bug.cgi?id=239656
Summary HTML5 required attribute does not scroll to empty field on validation
Stefan
Reported 2022-04-22 08:49:25 PDT
Open https://www.blumenmaarsen.ch/mobile.php?c=order&id=1332&l=e in mobile Safari Fill in all fields in the recipients section. Everything else leave empty. Scroll down to the submit button. Click it. Because the form fields in the First delivery on section, there see Number of executions and periodicity, are mandatory (required="required" HTML5 attribute), Safari should firstly focus the empty field and secondly scroll to there as all the nonwebkit browsers do. Safari does not scroll to the required field.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-04-29 08:50:14 PDT
Note You need to log in before you can comment on or make changes to this bug.