Bug 12442

Summary: raster images disappearing during script execution (SVG)
Product: WebKit Reporter: Andreas Neumann <a.neumann>
Component: SVGAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal Keywords: NeedsReduction
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
URL: http://www.carto.net/papers/svg/dock/index.svg
Attachments:
Description Flags
Initial patch
none
Updated patch oliver: review+

Andreas Neumann
Reported 2007-01-27 08:07:53 PST
In the given example the raster images on top of the SVG file (above the big image) partially appear/disappear, but they should always be visible. Thank you for having a look at the example!
Attachments
Initial patch (4.31 KB, patch)
2007-03-23 10:58 PDT, Nikolas Zimmermann
no flags
Updated patch (22.44 KB, patch)
2007-03-24 05:27 PDT, Nikolas Zimmermann
oliver: review+
Eric Seidel (no email)
Comment 1 2007-01-30 22:35:56 PST
Interesting. I also see this on the console: (event handler):Can't find variable: mousemove (event handler):Can't find variable: mousemove
Nikolas Zimmermann
Comment 2 2007-03-23 10:58:53 PDT
Created attachment 13781 [details] Initial patch This fixes 12126, 12572 and this bug. Thanks for the report & pointing me to it Andreas!
Nikolas Zimmermann
Comment 3 2007-03-24 05:27:08 PDT
Created attachment 13796 [details] Updated patch Include a LayoutTest.
Oliver Hunt
Comment 4 2007-03-24 05:31:07 PDT
Comment on attachment 13796 [details] Updated patch looks good
Nikolas Zimmermann
Comment 5 2007-03-24 05:43:15 PDT
Landed in r20469.
Note You need to log in before you can comment on or make changes to this bug.