[Webkit-unassigned] [Bug 143482] New: Calling makeFirstResponder on WKWebView doesn't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 7 09:55:49 PDT 2015


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

            Bug ID: 143482
           Summary: Calling makeFirstResponder on WKWebView doesn't work
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Mac OS X 10.10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: enrica at apple.com

In the modern WebKit API, WKWebView has a subview WKView that becomes the first responder when the user clicks the view.
However, manually calling [NSWindow makeFirstResponder:] on WKWebView doesn't forward the first responder role to its WKView and therefore fails.

rdar://problem/20298166

-- 
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/20150407/7a7421bc/attachment.html>


More information about the webkit-unassigned mailing list