[Webkit-unassigned] [Bug 165225] UIViewController with WKWebView presented modally causes the presented UIViewController to be dismissed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 3 09:23:39 PDT 2018


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

--- Comment #57 from Brad Wright <bwright2 at apple.com> ---
Hi Zach:

I just tested the file input tag in iOS 11.3, and it passed my test.  The WKWebView does not close when presented modally.  It appears to me that this problem has been fixed.  You may be having a different issue, so please take a look at how I conducted my test.  Here is the relevant HTML that I used for the file input tag:

<div class="contentBody">
<p> Click on this button <input type="file"/></p>
</div> 

(In reply to Zach Waugh from comment #56)
> This issue is still present as of iOS 11.3. Choosing a file from within a
> WKWebView presented in a modal will show the iOS 11 file browser modal.
> Selecting a file or choosing "Cancel" from from the file browser modal will
> dismiss the file browser and the UIViewController underneath it

-- 
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/20180503/c23445f2/attachment.html>


More information about the webkit-unassigned mailing list