Bug 208749 - UIHelper.activateElementAndWaitForInputSession() should work inside iframe
Summary: UIHelper.activateElementAndWaitForInputSession() should work inside iframe
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-06 16:38 PST by Daniel Bates
Modified: 2020-03-06 16:38 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2020-03-06 16:38:29 PST
While working on a test for bug #208661, I want to call UIHelper.activateElementAndWaitForInputSession() from an iframe-ed document, but it does not work.