[Webkit-unassigned] [Bug 122442] New: SVG animate element can only be triggered once

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 7 03:10:27 PDT 2013


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

           Summary: SVG animate element can only be triggered once
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: lvpeiwen at gmail.com
                CC: zimmermann at kde.org


I want to use jQuery to trigger SVG animate element, then I found that the animate element can only be triggered once in Safari and Chrome, but it works perfectly fine in Firefox and Opera. (Sorry I haven't test this in IE browsers)

I have asked a question on stackoverflow: 

"
I use jQuery mouseenter and mouseleave event to trigger zoom in and zoom out animation for SVG. It seems that the mouseleave event works fine, but the mouseenter event can only works once.

http://jsbin.com/IZAYAWU/1/edit
"

For more information please view the following link: http://stackoverflow.com/questions/19182439/jquery-trigger-svg-animation-can-only-work-once

Actually, if I change the mouserenter and mouseleave events to click and dblclick, the zoom in animation will only work once as well.

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