[Webkit-unassigned] [Bug 11726] SVG Image do not take into account clip/overflow when hit testing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 13 14:08:08 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=11726
ojh16 at student.canterbury.ac.nz changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #11832|review? |review-
Flag| |
------- Comment #5 from ojh16 at student.canterbury.ac.nz 2006-12-13 14:08 PDT -------
(From update of attachment 11832)
RenderSVGContainer::nodeAtPoint you're still doing a check to ensure only svg
elements get transforms applied, but to my knowledge <g> and <use> can both
have transforms which you need to honour.
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list