[Webkit-unassigned] [Bug 163989] New: WKDataDetectorTypePhoneNumber breaks web usage.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 25 14:59:24 PDT 2016


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

            Bug ID: 163989
           Summary: WKDataDetectorTypePhoneNumber breaks web usage.
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: iOS 10
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: michaeldo at chromium.org

Enabling WKDataDetectorTypePhoneNumber in the configuration of a WKWebView incorrectly turns existing links into detected "Phone Numbers", breaking the functionality of the displayed web page.

Steps to Reproduce:
1. Create WKWebView with configuration that has WKDataDetectorTypePhoneNumber set as a dataDetectorType.
2. Navigate to www.kanyetothe.com/forum/index.php?topic=56310.48402

Expected Results:
Forum page navigation should still work as in Safari on iOS.

(Safari on iOS can also correctly identify non-linked phone numbers without the false positives. For example, see directsurety.com)

Actual Results:
Page navigation is broken since the links have been incorrectly identified as phone numbers.

Tested on iPhone 7 iOS 10.1

-- 
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/20161025/b17c6142/attachment.html>


More information about the webkit-unassigned mailing list