[Webkit-unassigned] [Bug 9605] REGRESSION: pageX and pageY are both 0 for events created with initMouseEvent

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Jun 27 14:59:01 PDT 2006


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


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #9067|review?                     |review+
               Flag|                            |




------- Comment #7 from darin at apple.com  2006-06-27 14:58 PDT -------
(From update of attachment 9067)
The values here aren't right for offsetX/Y. The reason for that is that they
can't be correct until you dispatch the event to an object. We really should be
testing the values of these after dispatching too.

r=me, we can deal with that later


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