[Webkit-unassigned] [Bug 110594] New: Multiple CSS plus selector not working after checkbox:checked

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 22 05:17:14 PST 2013


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

           Summary: Multiple CSS plus selector not working after
                    checkbox:checked
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://www.basechat.com/chromebug/checkbox.htm
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: anders at basechat.com


If you try to identify an element with mulitple CSS plus selectors it is not working, if the first selector is a input[type="checkbox"]:checked. 

This bug is also there for input[type="radiao]:checked, but e.g for div:hover it is working.

There is a minimal testcase her : http://www.basechat.com/chromebug/checkbox.htm 

You can check and uncheck the checkbox to generate the bug, and test in firefox or IE to see the expected behavior.

Best regards,

Anders Both
Denmark

-- 
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