[Webkit-unassigned] [Bug 10963] New: lake of getClientX(), getclientY(), getTarget(), getstyle() support

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Sep 20 23:26:28 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10963

           Summary: lake of getClientX(), getclientY(), getTarget(),
                    getstyle() support
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: mc at xeolia.com


Webkit doesn't implement the methods getClientX(), getClientY(), getTarget(),
getStyle() but only evt.target, evt.clientX...

It's really a pain, because these methods are supported by ASV. So it will be
good to be compatible as possible with ASV, because 90% of the SVG are designed
to work with ASV.

Moreover it's not really hard to implement, it's just a function wich returns
the variable...


-- 
Configure bugmail: http://bugzilla.opendarwin.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