[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 Mar 2 14:56:18 PST 2017


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

--- Comment #31 from Brad Wright <bwright2 at apple.com> ---
Created attachment 303250
  --> https://bugs.webkit.org/attachment.cgi?id=303250&action=review
Example test project for reproducing the problem.

Here's an example test project that was created to reproduce the problem.  

To Test:

1.  Drag the project into the WebKit.xcworkspace
2.  Compile and run.
3.  Click on the button on the main window to launch the modal WKWebView.
4.  Click on the button inside the WKWebView.
5.  Select Photos or Cloud from the menu.
6.  Without the fix, the Modal WKWebView will get disappear.
7.  With the fix, you will be able to select a photo.

-- 
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/20170302/8c8d1ffe/attachment-0001.html>


More information about the webkit-unassigned mailing list