[Webkit-unassigned] [Bug 51061] REGRESSION (64275): Shape pattern-image fill turns black

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 20 23:21:38 PDT 2011


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





--- Comment #5 from Nikolas Zimmermann <zimmermann at kde.org>  2011-06-20 23:21:38 PST ---
(In reply to comment #4)
> Nikolas: have you had a chance to look at this one again? The only interesting thing I noticed was that if the id of the image changes, it works fine, so I agree - some kind of invalidation or caching thing. Also, if you null out the fill attribute, recreate the image, and reset the fill after a setTimeout with 0 delay (via Matt), that fixes it, but if you fail to null out the fill, no amount of time will fix it, so I don't think it's a timing thing. (Seems like setFill isn't getting called in the case where the value of the fill property hasn't changed, even if the thing it's referencing has, and some important stuff happens downwind of setFill)
> 
> If you don't get a chance, I'll get back to playing with it at some point.


Hi Tim, I'd highly appreciate if you could give it a try - still blocked by CSS / SVG Font patches.

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