[Webkit-unassigned] [Bug 15787] New: Mouse events from objects in an embedded SVG don't fired

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 1 14:29:20 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15787

           Summary: Mouse events from objects in an embedded SVG don't fired
           Product: WebKit
           Version: 523.x+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Blocker
          Priority: P1
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gbrauen at connect.carleton.ca


I have an SVG file that contains another SVG object which contains polygons
that fire events on mouseover/mouseout.  These events no longer fire on the
most recent webkit nightly builds.  They did work on earlier nightly builds.

I just picked up r27337 and had a fairly old nightly (from a couple of months
ago) until today so can't pinpoint when this stopped working very well.

I'll attach a small SVG file that demonstrates the problem.  It contains two
copies of the same polygon, one inside and embedded <svg> tag and the other
standalone.  The events fire for the standalone polygon but not for the one in
the embedded <svg> tag.


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