[Webkit-unassigned] [Bug 50287] New: radio button within label within legend can't be selected

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 30 16:25:23 PST 2010


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

           Summary: radio button within label within legend can't be
                    selected
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bugzilla.webkit at alexplus.de


Created an attachment (id=75221)
 --> (https://bugs.webkit.org/attachment.cgi?id=75221&action=review)
radio button within label within legend can't be selected demo

While working on an exercise for my website lessons, I found a strange behaviour in google chrome:

An input type=radio can't be selected if it's within a label tag which is within a legend tag. Have a look at the attachment for a demo (just try to press "Kreditkarte") If I remove the padding value for the legend tag, the label and the radio button disappear.

As the HTML works fine in FF, IE and Opera alias Gecko, Trident and Presto, I think it must be a Webkit specific problem. This is my first bug report so if I've missed something please mail me via http://alexplus.de/kontakt.html (please use the contact form)

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



More information about the webkit-unassigned mailing list