Bug 105301 - setCurrentTime method does not work correctly
Summary: setCurrentTime method does not work correctly
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: https://codepen.io/anon/pen/cvbrz
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-12-18 07:59 PST by Matt Hinchliffe
Modified: 2023-05-17 16:17 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Hinchliffe 2012-12-18 07:59:30 PST
The animation timelines become confused. Objects with a begin delay will remain in the last position before the reset button was clicked. Some flickering occurs. Eventually it resolves.
Comment 1 Matt Hinchliffe 2012-12-18 08:00:37 PST
setCurrentTime is implemented smoothly in Firefox 17 and Opera 12
Comment 2 Philip Rogers 2012-12-18 10:54:04 PST
Thanks for filing this Matt.

I looked into this and the fix involves fixing the fixme here: http://trac.webkit.org/browser/trunk/Source/WebCore/svg/animation/SVGSMILElement.cpp?rev=137709#L1142

(For posterity the upstream bug: crbug.com/166164)
Comment 3 Brent Fulgham 2022-07-15 15:51:52 PDT
FIXME is still present 10 years later.
Comment 4 Radar WebKit Bug Importer 2022-07-15 15:52:03 PDT
<rdar://problem/97098635>