[Webkit-unassigned] [Bug 51945] New: transitionend doesn't fire if parent element gets display: none before transition completes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 5 12:32:03 PST 2011


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

           Summary: transitionend doesn't fire if parent element gets
                    display: none before transition completes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://labs.silverorange.com/files/webkit-bug/
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mike at silverorange.com


Using CSS3 transitions, the transitionend event doesn't fire if a parent element gets display: none set after the transition starts, but before the transition completes.

In Firefox 4, the transitionend event gets fired at the appropriate time even though the transition is no longer visible.

See test: http://labs.silverorange.com/files/webkit-bug/

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