[Webkit-unassigned] [Bug 218383] WebDriver: do not focus the main frame when switching to a window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 4 12:39:44 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=218383

--- Comment #5 from Brian Burg <bburg at apple.com> ---
(In reply to James Graham from comment #4)
> Oh, right so I was confused. Focus doesn't mean the same as the current
> browsing context. But exactly what should happen in step 5 is somewhat
> unclear. It seems non-obvious to me that it should work to perform key
> actions on an iframe that has the OS-level focus when the command is being
> processed in the top-level frame. Especially in the context of e.g. an out
> of process iframe that seems difficult to implement.

Caret position (which determines where the keystrokes are dispatched to when a window is active) is different from window focus. I don't think WebDriver has a distinction.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201104/e49f0a3b/attachment.htm>


More information about the webkit-unassigned mailing list