[Webkit-unassigned] [Bug 153099] New: Out of window rendering in WKWebView causes issues with certain pages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 14 11:15:29 PST 2016


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

            Bug ID: 153099
           Summary: Out of window rendering in WKWebView causes issues
                    with certain pages
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: shreyasv at chromium.org

Created attachment 268980
  --> https://bugs.webkit.org/attachment.cgi?id=268980&action=review
Simple app that repros the bug.

When certain pages are loaded when the WKWebView is not part of the app's view hierarchy and with a frame of CGRect, the certain click handlers in them are not fired.

Steps to Reproduce:
1) Run the attached code.
2) Wait for page to load and scroll down until the "read more" button is shown
3) Click on the "read more" button

This problem is more pronounced on a site such as
http://www.cnn.com/2016/01/11/americas/mexico-sean-penn-el-chapo-capture/index.html.
See example code for an example app.

Expected Results:
Clicking on the read more leads to the rest of the content being revealed/loaded.

Actual Results:
Clicking has no effect

Version:
iOS9.2

Extra notes:
What's interesting is that the problem goes away if an initial frame is set on the WKWebView.

Configuration:
iPhone 6S and Simulator

-- 
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/20160114/0ecb5a2d/attachment.html>


More information about the webkit-unassigned mailing list