[Webkit-unassigned] [Bug 29217] document.caretRangeFromPoint should take the scroll offset into account before hit testing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Sep 12 01:06:05 PDT 2009


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


Sam Weinig <sam at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Some issues with            |document.caretRangeFromPoin
                   |document.caretRangeFromPoin |t should take the scroll
                   |t                           |offset into account before
                   |                            |hit testing




--- Comment #3 from Sam Weinig <sam at webkit.org>  2009-09-12 01:06:04 PDT ---
(In reply to comment #0)
> Created an attachment (id=39496)
 --> (https://bugs.webkit.org/attachment.cgi?id=39496) [details]
> caretRangeFromPointWithoutScroll.html
> 
> There are 3 issues:

You should really file three bugs if you think there are three issues, one for
each of these.  I am going to repurpose this bug to represent the first two,
since I believe they represent the same issue, that we don't take the scroll
offset into account before hit testing (which is the behavior of our
elementFromPoint implementation, on which this API is modeled.  Our
elementFromPoint seems to be /wrong/' in this regard [bug 29219]).

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