RESOLVED DUPLICATE of bug 11984 10964
inclusion of svg into svg leave a ghost invisible rectangle
https://bugs.webkit.org/show_bug.cgi?id=10964
Summary inclusion of svg into svg leave a ghost invisible rectangle
Matthieu Chaton
Reported 2006-09-20 23:48:48 PDT
When including a svg into another svg at a given position and size, the svg is well included, but there is an invisible rectangle that is created, at postion 0,0 with the same dimensions that the svg included. The problem is that the rectangle is on the top of the other elements, and prevents me for tracking events in this area
Attachments
Eric Seidel (no email)
Comment 1 2006-09-22 02:33:44 PDT
Could you please attach a test case, or link to an SVG demonstrating the problem? Thanks.
Eric Seidel (no email)
Comment 2 2006-09-24 05:12:14 PDT
I'm very confused. We'll need to reduce this to something simpler to understand what you're trying to demonstrate here.
Eric Seidel (no email)
Comment 3 2006-12-26 00:21:00 PST
Your "ghost" svg seems to be working. But maybe I'm missing something?
Eric Seidel (no email)
Comment 4 2007-01-08 16:40:30 PST
Fixed by bug 11984. *** This bug has been marked as a duplicate of 11984 ***
Note You need to log in before you can comment on or make changes to this bug.