[webkit-reviews] review requested: [Bug 195696] Web Automation: elements larger than the viewport have incorrect in-view center point : [Attachment 364682] WIP patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 14 13:54:03 PDT 2019
Brian Burg <bburg at apple.com> has asked for review:
Bug 195696: Web Automation: elements larger than the viewport have incorrect
in-view center point
https://bugs.webkit.org/show_bug.cgi?id=195696
Attachment 364682: WIP patch
https://bugs.webkit.org/attachment.cgi?id=364682&action=review
--- Comment #2 from Brian Burg <bburg at apple.com> ---
Created attachment 364682
--> https://bugs.webkit.org/attachment.cgi?id=364682&action=review
WIP patch
This is an attempt to fix some hit testing issues I ran into in more
complicated content such as scrolling. I need to run full test suites to verify
this doesn't regress anything. There are also other unexpected 'element not
interactable' errors I've run into, but these may be unrelated to the bugs
fixed in this patch.
More information about the webkit-reviews
mailing list