Bug 41249

Summary: relative positioning does not work for radialGradient after window resize
Product: WebKit Reporter: rspierer
Component: SVGAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal CC: krit, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
test case
none
Patch krit: review+

rspierer
Reported 2010-06-26 08:11:11 PDT
Created attachment 59835 [details] test case After resizing the browser window the gradient does not follow the circle.
Attachments
test case (376 bytes, image/svg+xml)
2010-06-26 08:11 PDT, rspierer
no flags
Patch (186.12 KB, patch)
2010-07-15 07:44 PDT, Nikolas Zimmermann
krit: review+
Dirk Schulze
Comment 1 2010-06-27 01:59:00 PDT
Seems to be partly related to bug 38704. We create and save the resources, but should invalidate on resizing.
Nikolas Zimmermann
Comment 2 2010-07-15 07:44:48 PDT
WebKit Review Bot
Comment 3 2010-07-15 07:47:59 PDT
Attachment 61660 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1 WebCore/svg/SVGGElement.cpp:28: Alphabetical sorting problem. [build/include_order] [4] Total errors found: 1 in 46 files If any of these errors are false positives, please file a bug against check-webkit-style.
Nikolas Zimmermann
Comment 4 2010-07-15 07:53:07 PDT
Style issue fixed locally, won't upload a new patch though, as EWS is just running.
Dirk Schulze
Comment 5 2010-07-16 01:12:26 PDT
Comment on attachment 61660 [details] Patch r=me with some little changes. We talked on IRC.
Nikolas Zimmermann
Comment 6 2010-07-16 01:27:17 PDT
Landed in r63531.
Note You need to log in before you can comment on or make changes to this bug.