<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>16337</bug_id>
          
          <creation_ts>2007-12-07 00:40:02 -0800</creation_ts>
          <short_desc>REGRESSION: A radio button without a name cannot be triggered</short_desc>
          <delta_ts>2008-12-07 04:29:13 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Forms</component>
          <version>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>21534</dup_id>
          
          <bug_file_loc>data:text/html,&lt;input type=&quot;radio&quot;&gt;</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>HasReduction, InRadar, Regression</keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexey Proskuryakov">ap</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ddkilzer</cc>
    
    <cc>ian</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>63567</commentid>
    <comment_count>0</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2007-12-07 00:40:02 -0800</bug_when>
    <thetext>Follow-up from bug 16273.

Steps to reproduce:
1. Open the bug URL.
2. Try to click the radio button.

Results: it is highlighted on mouse down, but never triggered.

Works in Firefox, works in Safari 2.0.4, fails in Safari 3.0.4 and TOT.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63579</commentid>
    <comment_count>1</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-12-07 04:25:49 -0800</bug_when>
    <thetext>&lt;rdar://problem/5635196&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63580</commentid>
    <comment_count>2</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-12-07 04:28:31 -0800</bug_when>
    <thetext>Fails in the earliest WebKit nightly build, r11976, with Safari 2.0.4 (419.3) on Mac OS X 10.4.11 (8S165).

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63677</commentid>
    <comment_count>3</comment_count>
    <who name="Rob Buis">rwlbuis</who>
    <bug_when>2007-12-08 09:11:51 -0800</bug_when>
    <thetext>It seems this is done for winIE compability, see line 1047 of HTMLInputElement:

   1047           return 0; // Match WinIE and don&apos;t allow unnamed radio b        uttons to be checked.
   1048                     // Checked buttons just stay checked.

See also test fast/forms/radio_checked_name.html.
Cheers,

Rob.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63678</commentid>
    <comment_count>4</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2007-12-08 09:45:30 -0800</bug_when>
    <thetext>INVALID then.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63687</commentid>
    <comment_count>5</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-12-08 13:41:43 -0800</bug_when>
    <thetext>http://trac.webkit.org/projects/webkit/changeset/20333

Bug 13087</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63701</commentid>
    <comment_count>6</comment_count>
    <who name="Eric Seidel (no email)">eric</who>
    <bug_when>2007-12-08 15:17:44 -0800</bug_when>
    <thetext>I&apos;m not sure this is really the correct behavior for XHTML... maybe.  I guess we should make sure this is part of the HTML5 spec.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>63703</commentid>
    <comment_count>7</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2007-12-08 15:30:02 -0800</bug_when>
    <thetext>Adding Hixie for comment on Comment #6.

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>97375</commentid>
    <comment_count>8</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2008-11-01 12:57:51 -0700</bug_when>
    <thetext>IE8 doesn&apos;t do this, so I&apos;m not going to make the spec say to do it either. Mozilla and Opera don&apos;t do it.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101720</commentid>
    <comment_count>9</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2008-12-07 02:02:45 -0800</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 21534 ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>101746</commentid>
    <comment_count>10</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2008-12-07 04:29:13 -0800</bug_when>
    <thetext>(In reply to comment #8)
&gt; IE8 doesn&apos;t do this, so I&apos;m not going to make the spec say to do it either.
&gt; Mozilla and Opera don&apos;t do it.

Hixie, apparently IE7 and IE8 do this now.  See Bug 21534 Comment #5.

</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>