<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW - WKDataDetectorTypePhoneNumber breaks web usage."
href="https://bugs.webkit.org/show_bug.cgi?id=163989">163989</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>WKDataDetectorTypePhoneNumber breaks web usage.
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>Other
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Unspecified
</td>
</tr>
<tr>
<th>OS</th>
<td>iOS 10
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Critical
</td>
</tr>
<tr>
<th>Priority</th>
<td>P2
</td>
</tr>
<tr>
<th>Component</th>
<td>WebKit2
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>michaeldo@chromium.org
</td>
</tr></table>
<p>
<div>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>