RESOLVED FIXED 12442
raster images disappearing during script execution (SVG)
https://bugs.webkit.org/show_bug.cgi?id=12442
Summary raster images disappearing during script execution (SVG)
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.