[Webkit-unassigned] [Bug 116124] New: Transitions doesn't fire on elements focused with two "+" consecutive selectors

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 14 14:24:06 PDT 2013


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

           Summary: Transitions doesn't fire on elements focused with two
                    "+" consecutive selectors
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: trist.daniel at gmail.com


Created an attachment (id=201758)
 --> (https://bugs.webkit.org/attachment.cgi?id=201758&action=review)
Non fired transition on element focused with two "+" selectors

When focusing an element with two "+" selectors (for example : "input + label + div") and assigning it a transition, we need to "update" (changing its background color in javascript for example) to start the transition.

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