WebKitTestRunner's event sender sends gestures to the opener document instead of to the popup when executed in a popup
https://bugs.webkit.org/show_bug.cgi?id=183578
Summary WebKitTestRunner's event sender sends gestures to the opener document instead...
John Wilander
Reported 2018-03-12 13:48:20 PDT
If you open a popup window with window.open() and execute UIHelper.activateAt() on an element in the popup, the gesture is sent to the opener instead of the popup, at least when the opener and popup are from different origins.
Attachments
Note You need to log in before you can comment on or make changes to this bug.