<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 - Text input autocorrect="off" attribute ignored on Mac"
href="https://bugs.webkit.org/show_bug.cgi?id=151019">151019</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>Text input autocorrect="off" attribute ignored on Mac
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr>
<tr>
<th>Product</th>
<td>WebKit
</td>
</tr>
<tr>
<th>Version</th>
<td>WebKit Nightly Build
</td>
</tr>
<tr>
<th>Hardware</th>
<td>Macintosh
</td>
</tr>
<tr>
<th>OS</th>
<td>Mac OS X 10.11
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>Normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P2
</td>
</tr>
<tr>
<th>Component</th>
<td>Forms
</td>
</tr>
<tr>
<th>Assignee</th>
<td>webkit-unassigned@lists.webkit.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>bugzilla@roguewhaler.net
</td>
</tr></table>
<p>
<div>
<pre>Using the autocorrect="off" attribute does not seem to have any effect on desktop Safari. It works as specified here on mobile Safari: <a href="https://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/Attributes.html#//apple_ref/doc/uid/TP40008058-autocorrect">https://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/Attributes.html#//apple_ref/doc/uid/TP40008058-autocorrect</a>
STR:
1. Open <a href="http://codepen.io/anon/pen/Lpgvya">http://codepen.io/anon/pen/Lpgvya</a> on mobile Safari.
2. Type a non-word (e.g. "baz") into the text field.
3. Note that there is no autocorrection offered.
4. Open the same page on desktop Safari.
5. Type a non-word (e.g. "baz") into the text field.
6. Note that the autocorrect popup appears (assuming it has not been disabled system-wide).
Tested on Safari 9.0.1 (11601.2.7.2), WebKit r192147, and iOS 9.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>