[Webkit-unassigned] [Bug 151019] New: Text input autocorrect="off" attribute ignored on Mac
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 9 07:09:28 PST 2015
https://bugs.webkit.org/show_bug.cgi?id=151019
Bug ID: 151019
Summary: Text input autocorrect="off" attribute ignored on Mac
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Macintosh
OS: Mac OS X 10.11
Status: NEW
Severity: Normal
Priority: P2
Component: Forms
Assignee: webkit-unassigned at lists.webkit.org
Reporter: bugzilla at roguewhaler.net
Using the autocorrect="off" attribute does not seem to have any effect on desktop Safari. It works as specified here on mobile Safari: https://developer.apple.com/library/safari/documentation/AppleApplications/Reference/SafariHTMLRef/Articles/Attributes.html#//apple_ref/doc/uid/TP40008058-autocorrect
STR:
1. Open http://codepen.io/anon/pen/Lpgvya 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.
--
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/20151109/4e473452/attachment.html>
More information about the webkit-unassigned
mailing list