Bug 40591

Summary: Form submission blocking on required radio groups
Product: WebKit Reporter: Brenton <webkit>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: tkent
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://beta.insightdining.com/surveys/barneys_beanery/
Attachments:
Description Flags
Test case for bug none

Brenton
Reported 2010-06-14 14:39:16 PDT
Created attachment 58701 [details] Test case for bug Recent work on HTML5 forms has broken at least one site in Chrome 6 and Safari 5. The bug occurs when a radio group has @required flagged on each item. After the user tries to submit the form, the contraint validator forces him to click every single @required input, even if it is in the same group as other @required inputs. There seems to be a related bug that will focus the first input in an affected @required group, even if it is already checked. A test case is attached.
Attachments
Test case for bug (800 bytes, text/html)
2010-06-14 14:39 PDT, Brenton
no flags
Brenton
Comment 1 2010-06-14 14:40:15 PDT
Adding URL to one affected site
Alexey Proskuryakov
Comment 2 2010-06-14 15:01:19 PDT
*** This bug has been marked as a duplicate of bug 40429 ***
Note You need to log in before you can comment on or make changes to this bug.