[Webkit-unassigned] [Bug 41968] RenderSVGRoot::nodeAtPoint truncates translated mouse coordinates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 5 07:15:38 PDT 2010


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


Fady Samuel <fsamuel at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #63520|0                           |1
        is obsolete|                            |
  Attachment #63586|                            |review?, commit-queue?
               Flag|                            |




--- Comment #4 from Fady Samuel <fsamuel at chromium.org>  2010-08-05 07:15:38 PST ---
Created an attachment (id=63586)
 --> (https://bugs.webkit.org/attachment.cgi?id=63586)
One line fix: localPoint in RenderSVGRoot::nodeAtPoint is now a FloatPoint instead of an IntPoint.

Fixed conflicting test_expectations file.

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