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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 26 14:44:26 PDT 2010


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


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #62605|                            |commit-queue-
               Flag|                            |




--- Comment #5 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2010-07-26 14:44:26 PST ---
(From update of attachment 62605)
WebKit/chromium/public/WebInputEvent.h:244
 +      int absoluteX;
I think this really deserves some comments to explain the meaning
of all of these coordinates.  It was possible to guess before, but
now it could be pretty confusing to developers.

Also, did you confirm that NPAPI plugins still require zoomed
coordinates?  I'm concerned that we are adding absoluteX,Y when
in fact we should just be changing the meaning of windowX,Y.

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