Bug 183578
Summary: | WebKitTestRunner's event sender sends gestures to the opener document instead of to the popup when executed in a popup | ||
---|---|---|---|
Product: | WebKit | Reporter: | John Wilander <wilander> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | lforschler |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=183577 |
John Wilander
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |