[Webkit-unassigned] [Bug 218891] element.rect doesn't yield correct co-ordinates on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 16 22:18:41 PST 2020


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

--- Comment #3 from Brian Burg <bburg at apple.com> ---
Hello Luke, thanks for writing.

It's not quite clear to me how you are scrolling. Could you please attach a test case so that there is no ambiguity?

In general, iOS coordinates are computed and returned in visual viewport space, but the Get Element Rect command explicitly wants to add the scrollY to this coordinate system. In this case the scrollY of ~1000 is missing, so this indeed looks like a driver bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201117/d9ad06e8/attachment.htm>


More information about the webkit-unassigned mailing list