<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>15095</bug_id>
          
          <creation_ts>2007-08-27 13:24:51 -0700</creation_ts>
          <short_desc>Allow to disable spell checking using the spellcheck attribute.</short_desc>
          <delta_ts>2007-09-30 01:47:59 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Forms</component>
          <version>523.x (Safari 3)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>14552</dup_id>
          
          <bug_file_loc>http://developer.mozilla.org/en/docs/Controlling_spell_checking_in_HTML_forms</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>Enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Thomas Steinacher">tom</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>mitz</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1370</commentid>
    <comment_count>0</comment_count>
    <who name="Thomas Steinacher">tom</who>
    <bug_when>2007-08-27 13:24:51 -0700</bug_when>
    <thetext>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:
&lt;input type=&quot;text&quot; spellcheck=&quot;false&quot;&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>57423</commentid>
    <comment_count>1</comment_count>
    <who name="">webkit</who>
    <bug_when>2007-09-30 01:47:59 -0700</bug_when>
    <thetext>

*** This bug has been marked as a duplicate of 14552 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>