RESOLVED FIXED 180213
Web Automation: computeElementLayout does not correctly translate iframe client coordinates to main frame coordinates
https://bugs.webkit.org/show_bug.cgi?id=180213
Summary Web Automation: computeElementLayout does not correctly translate iframe clie...
Blaze Burg
Reported 2017-11-30 12:19:44 PST
The fix in https://bugs.webkit.org/show_bug.cgi?id=179129 was not completely right. We need to translate to the root view, otherwise coordinates returned are still in subframe's client coordinate system.
Attachments
Proposed Fix (6.11 KB, patch)
2017-11-30 12:35 PST, Blaze Burg
no flags
Blaze Burg
Comment 1 2017-11-30 12:20:57 PST
Blaze Burg
Comment 2 2017-11-30 12:35:13 PST
Created attachment 328007 [details] Proposed Fix
WebKit Commit Bot
Comment 3 2017-11-30 16:11:43 PST
Comment on attachment 328007 [details] Proposed Fix Clearing flags on attachment: 328007 Committed r225367: <https://trac.webkit.org/changeset/225367>
WebKit Commit Bot
Comment 4 2017-11-30 16:11:45 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.