[Webkit-unassigned] [Bug 184844] New: Clients implementing _webView:focusShouldStartInputSession: can't easily express the "default" behavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 20 15:13:58 PDT 2018


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

            Bug ID: 184844
           Summary: Clients implementing
                    _webView:focusShouldStartInputSession: can't easily
                    express the "default" behavior
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pknight at apple.com
                CC: cdumez at apple.com, wenson_hsieh at apple.com

If a client doesn't implement -[_WKInputDelegate's _webView:focusShouldStartInputSession:], there's a sophisticated default behavior that reads something like "Assist the form node if the gesture was user driven or they keyboard is already active or drag and drop is performing a drop action".

This rule can't really be reimplemented by the client, so a client can't allow programmatic focus in some circumstances but use the default behavior otherwise.

-- 
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/20180420/8b628f41/attachment-0001.html>


More information about the webkit-unassigned mailing list