[Webkit-unassigned] [Bug 105690] New: button element doesn't accept CSS :focus styling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 23 09:24:19 PST 2012


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

           Summary: button element doesn't accept CSS :focus styling
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://codepen.io/raphaelgoetter/pen/fLGow
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: raphael at goetter.fr


Tried following CSS :
button + label {background: yellow;}
button:focus + label {background: green;}

Result is not OK on Chrome 23 (label must be green on button click)

see : http://codepen.io/raphaelgoetter/pen/fLGow

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