Bug 247671

Summary: [LBSE] Transform update handling is unreliable
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: SVGAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal CC: rbuis, sabouhallawa, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 90738    

Nikolas Zimmermann
Reported 2022-11-09 02:45:09 PST
If a SVG renderer does not have a transformation and <animateMotion> adds a non-identity supplementalTransform() no visual effect is observed. Only when e.g. zooming in/out (-> style invalidation) the animation starts to be visible -> fix that.
Attachments
Nikolas Zimmermann
Comment 1 2022-11-09 03:21:27 PST
Nikolas Zimmermann
Comment 2 2022-11-09 03:28:37 PST
(In reply to Nikolas Zimmermann from comment #1) > Pull request: https://github.com/WebKit/WebKit/pull/6294 Wrong PR, correct link will follow.
Nikolas Zimmermann
Comment 3 2022-11-09 03:28:54 PST
Radar WebKit Bug Importer
Comment 4 2022-11-16 02:46:42 PST
EWS
Comment 5 2022-11-17 08:37:57 PST
Committed 256787@main (6b5b349b0390): <https://commits.webkit.org/256787@main> Reviewed commits have been landed. Closing PR #6295 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.