<?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>9580</bug_id>
          
          <creation_ts>2006-06-25 13:26:36 -0700</creation_ts>
          <short_desc>REGRESSION: Check Spelling as You Type no longer works (menu is grayed out)</short_desc>
          <delta_ts>2006-06-29 20:15:08 -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>420+</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.4</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Regression</keywords>
          <priority>P1</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Rosyna">webkit-bugs</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>adele</cc>
    
    <cc>darin</cc>
    
    <cc>Scott.Menor</cc>
    
    <cc>sullivan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>47130</commentid>
    <comment_count>0</comment_count>
    <who name="Rosyna">webkit-bugs</who>
    <bug_when>2006-06-25 13:26:36 -0700</bug_when>
    <thetext>Check spelling as you type no longer works when using the new &quot;Native&quot; text areas.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47169</commentid>
    <comment_count>1</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2006-06-25 17:06:40 -0700</bug_when>
    <thetext>Strange -- the &quot;check spelling as you type&quot; menu item is grayed out.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47192</commentid>
    <comment_count>2</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2006-06-25 19:29:40 -0700</bug_when>
    <thetext>I also can&apos;t get Check Spelling to work. It just beeps.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47195</commentid>
    <comment_count>3</comment_count>
    <who name="Scott Menor">Scott.Menor</who>
    <bug_when>2006-06-25 19:40:22 -0700</bug_when>
    <thetext>I suspect this originated with this commit - http://cia.navi.cx/stats/project/WebKit/.message/552407 </thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47651</commentid>
    <comment_count>4</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2006-06-28 08:31:58 -0700</bug_when>
    <thetext>(In reply to comment #3)
&gt; I suspect this originated with this commit

Sure, the behavior in &lt;textarea&gt; started when we switched to the engine implementation of &lt;textarea&gt;, but the &quot;check spelling&quot; command should be working in editable HTML in general, including &lt;textarea&gt;.

I think there are two separate issues here. Something&apos;s keeping the command from being enabled at all, but also Safari wants to turn this on by default and that might require a fix on the Safari side.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47652</commentid>
    <comment_count>5</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2006-06-28 08:32:45 -0700</bug_when>
    <thetext>Check Spelling as You Type is still working in Blot.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47655</commentid>
    <comment_count>6</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2006-06-28 08:43:43 -0700</bug_when>
    <thetext>The issue here is that the support for toggleContinuousSpellChecking: is entirely in WebView and is based on isEditable. So for a WebView not marked editable, we won&apos;t have continuous spell checking, even if part of what&apos;s being viewed is editable.

This needs to be changed around!
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47656</commentid>
    <comment_count>7</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2006-06-28 08:45:51 -0700</bug_when>
    <thetext>The reason that Check Spelling doesn&apos;t work is presumably a problem in FrameMac::advanceToNextMisspelling.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47780</commentid>
    <comment_count>8</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2006-06-29 20:12:22 -0700</bug_when>
    <thetext>The change Tim Hatcher just checked in, r15093, has fixed the greyed-out Check Spelling as You Type bug. We&apos;ll need a new bug report for the fact that Check Spelling does not work in textareas.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>47783</commentid>
    <comment_count>9</comment_count>
    <who name="Darin Adler">darin</who>
    <bug_when>2006-06-29 20:15:08 -0700</bug_when>
    <thetext>I filed bug 9658 about the Check Spelling command not working.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>