[Webkit-unassigned] [Bug 42987] Absolute Mouse coordinates getting lost in translation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 28 14:05:17 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=42987


Gene Gutnik <gene at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #62605|0                           |1
        is obsolete|                            |




--- Comment #6 from Gene Gutnik <gene at google.com>  2010-07-28 14:05:17 PST ---
Created an attachment (id=62875)
 --> (https://bugs.webkit.org/attachment.cgi?id=62875)
Fix mouse coordinate conversion. WindowX,Y is an absolute mouse coordinates within browser window, x,y - are coordinates relative to the origin of the widget.

Fix mouse coordinate conversion. WindowX,Y is an absolute mouse coordinates within browser window, x,y - are coordinates relative to the origin of the widget.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list