<?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>45070</bug_id>
          
          <creation_ts>2010-09-01 16:50:20 -0700</creation_ts>
          <short_desc>Need to dismiss autocorrection UI when there&apos;s any change in current frame.</short_desc>
          <delta_ts>2010-10-05 13:35:26 -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>New Bugs</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Mac</rep_platform>
          <op_sys>OS X 10.6</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>44958</dependson>
          
          <everconfirmed>0</everconfirmed>
          <reporter name="Jia Pu">jiapu.mail</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>jiapu.mail</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>273106</commentid>
    <comment_count>0</comment_count>
    <who name="Jia Pu">jiapu.mail</who>
    <bug_when>2010-09-01 16:50:20 -0700</bug_when>
    <thetext>This is related to autocorrection UI implemented in bug 44958, and &lt;rdar://problem/8335602&gt;.

We currently dismiss autocorrection panel in WebEditorClient::respondToChangedSelection(). This seems cover copy/paste, and moving caret. But not sure if this is enough.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>289844</commentid>
    <comment_count>1</comment_count>
    <who name="Jia Pu">jiapu.mail</who>
    <bug_when>2010-10-05 13:35:26 -0700</bug_when>
    <thetext> We have made change on AppKit side so that whenever WebView geometry changes, such as resizing, we dismiss autocorrection panel from AppKit side. So far, this seem sufficient to cover cases that aren&apos;t covered by WebEditorClient::respondToChangedSelection().

So closing this bug.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>