[Webkit-unassigned] [Bug 193500] New: WKWebView data detectors don't run for content added dynamically

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 16 11:28:14 PST 2019


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

            Bug ID: 193500
           Summary: WKWebView data detectors don't run for content added
                    dynamically
           Product: WebKit
           Version: Other
          Hardware: iPhone / iPad
                OS: iOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jason at helpscout.com

Our application renders content by loading an HTML page then adding content to the page via JavaScript. With UIWebView we could rely on links/phone numbers getting automatically detected as content was dynamically added, but with our port to WKWebView this has broken.

I've created a sample project demonstrating the bug at https://github.com/jgritman/WebViewDataDetectorTest

-- 
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/20190116/b432f2b6/attachment.html>


More information about the webkit-unassigned mailing list