[Webkit-unassigned] [Bug 21534] Radio button without name cannot be selected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 26 18:15:10 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=21534


gwilson at google.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |gwilson at google.com
                   |unassigned at lists.webkit.org |
             Status|NEW                         |ASSIGNED




------- Comment #4 from gwilson at google.com  2008-11-26 18:15 PDT -------
Created an attachment (id=25546)
 --> (https://bugs.webkit.org/attachment.cgi?id=25546&action=view)
in-process patch for issue 21534

IE7 and IE8 Beta (and Firefox) allow the user to check the radio button even if
the name is not set.  

Here's an in-progress patch that simply removes logic that returns when the
radio button name is not set.  I need to run more layout tests to see if this
has any other adverse effects.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list