[Webkit-unassigned] [Bug 30034] caretRangeFromPoint() returns wrong result for a zoomed and scrolled page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 7 12:07:00 PDT 2009


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric at webkit.org,
                   |                            |simon.fraser at apple.com




--- Comment #2 from Eric Seidel <eric at webkit.org>  2009-10-07 12:06:59 PDT ---
Sam's your best bet.  Why don't we have a zoomAndPanTransform() accessor on the
document and just map points through that.  It seems using TransformationMatrix
and IntPoint would make this code (which we have lots of) much less error
prone.

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