[Webkit-unassigned] [Bug 10601] PlatformMouseEvent should use doubles for x/y

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Aug 28 01:47:06 PDT 2006


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


macdome at opendarwin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |macdome at opendarwin.org
                   |unassigned at opendarwin.org   |
             Status|NEW                         |ASSIGNED




------- Comment #1 from macdome at opendarwin.org  2006-08-28 01:47 PDT -------
Created an attachment (id=10267)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=10267&action=view)
This example shows the current integer-only behavior limiting proper
hit-testing

The goal of this bug is to change the behavior so that float/double mouse
coordinates are maintained all the way through the engine until the final
hit-testing in the render tree.  Eventually if
http://bugzilla.opendarwin.org/show_bug.cgi?id=10599 is also fixed than these
floating-point mouse coordinates will also be exposed to JavaScript.


-- 
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.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list