[Webkit-unassigned] [Bug 142702] New: [iOS] Presenting a modal sheet on top of a WKWebView causes it to lose focused, active state

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 14 16:39:25 PDT 2015


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

            Bug ID: 142702
           Summary: [iOS] Presenting a modal sheet on top of a WKWebView
                    causes it to lose focused, active state
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mitz at webkit.org
                CC: andersca at apple.com, sam at webkit.org, thorton at apple.com

When a view controller is presented modally on top of a WKWebView, the web view is removed from the view hierarchy. This causes it to resign first responder status, and to signal the DOM that it is no longer in an active, focused window. In particular, this will cause any focused input element to lose focus. The result is that, for example, when focusing a credit card number field on a webpage and using Safari to capture credit card information from the camera, which involves a modal sheet, the field is no longer focused after dismissing the sheet.

-- 
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/20150314/d1759a53/attachment-0002.html>


More information about the webkit-unassigned mailing list