Bug 239656

Summary: HTML5 required attribute does not scroll to empty field on validation
Product: WebKit Reporter: Stefan <stemind>
Component: UI EventsAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: akeerthi, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: Safari 15   
Hardware: iPhone / iPad   
OS: iOS 15   

Description Stefan 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.
Comment 1 Radar WebKit Bug Importer 2022-04-29 08:50:14 PDT
<rdar://problem/92526102>