[Webkit-unassigned] [Bug 148963] Implement EventSenderProxy for WebKitTestRunner on iOS
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 25 09:12:57 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=148963
--- Comment #22 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Good point -- this should also make it not necessary to plumb the focus enabling message from the web process to UI process.
My only concern is that we may want to write platform iOS tests in the future where we test that the keyboard does not show when an input has autofocus or the focus() method is programmatically called. However, these tests should be much more rare than existing tests that expect the keyboard to come up during programmatic focus, so it probably makes sense to make the TestController allow programmatic focus to assist the keyboard by preference.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150925/365201d6/attachment.html>
More information about the webkit-unassigned
mailing list