Bug 15095

Summary: Allow to disable spell checking using the spellcheck attribute.
Product: WebKit Reporter: Thomas Steinacher <tom>
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Enhancement CC: ap, mitz
Priority: P3    
Version: 523.x (Safari 3)   
Hardware: Mac   
OS: OS X 10.4   
URL: http://developer.mozilla.org/en/docs/Controlling_spell_checking_in_HTML_forms

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
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.