WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 40429
Bug 40591
Form submission blocking on required radio groups
https://bugs.webkit.org/show_bug.cgi?id=40591
Summary
Form submission blocking on required radio groups
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
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug