[Webkit-unassigned] [Bug 15095] New: Allow to disable spell checking using the spellcheck attribute.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 27 13:24:52 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15095

           Summary: Allow to disable spell checking using the spellcheck
                    attribute.
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
               URL: http://developer.mozilla.org/en/docs/Controlling_spell_c
                    hecking_in_HTML_forms
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tom at eggdrop.ch


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


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list