WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 14552
15095
Allow to disable spell checking using the spellcheck attribute.
https://bugs.webkit.org/show_bug.cgi?id=15095
Summary
Allow to disable spell checking using the spellcheck attribute.
Thomas Steinacher
Reported
2007-08-27 13:24:51 PDT
Sometimes spell checking is distracting for the user, e.g. when dealing with e-mail addresses, code, or (in my case) writing an application that allows users to learn words. It should be possible to disable spell checking in input fields or textareas like in Firefox (see the URL), using the spellcheck attribute: <input type="text" spellcheck="false">
Attachments
Add attachment
proposed patch, testcase, etc.
webkit
Comment 1
2007-09-30 01:47:59 PDT
*** This bug has been marked as a duplicate of
14552
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug