[Webkit-unassigned] [Bug 13083] New: onclick events which come from SVG elements have the wrong target...

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 15 10:11:24 PDT 2007


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

           Summary: onclick events which come from SVG elements have the
                    wrong target...
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
               URL: http://www.projectwizards.net/ak/SVGClickEventBug.xhtml
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P1
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: andreas at projectwizards.net


... if the SVG area is embedded in a scrollable DIV-Area.

Please try this example:

http://www.projectwizards.net/ak/SVGClickEventBug.xhtml

If you click on a SVG rect an alert will pop up which shows the rect number.
The topmost rect has number 0 and the last rect has number 99. If you scroll
down to see rect number 99 and if you click on it, a wrong number will be
shown. It seems like WebKit does not take into account the offset caused by
scrolling.


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