<?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>56812</bug_id>
          
          <creation_ts>2011-03-22 02:02:19 -0700</creation_ts>
          <short_desc>Spelling DocumentMarker should allow to have guessed words.</short_desc>
          <delta_ts>2011-12-14 23:11:57 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>HTML Editing</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>OS X 10.5</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></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>56814</dependson>
    
    <dependson>59855</dependson>
          <blocked>56811</blocked>
    
    <blocked>58111</blocked>
    
    <blocked>59693</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Hajime Morrita">morrita</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>jiapu.mail</cc>
    
    <cc>rniwa</cc>
    
    <cc>shinyak</cc>
    
    <cc>shinyak</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>371286</commentid>
    <comment_count>0</comment_count>
    <who name="Hajime Morrita">morrita</who>
    <bug_when>2011-03-22 02:02:19 -0700</bug_when>
    <thetext>For Bug 56811, we would like to store guessed word inside the DocumentMarker object.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>371409</commentid>
    <comment_count>1</comment_count>
    <who name="Jia Pu">jiapu.mail</who>
    <bug_when>2011-03-22 09:10:38 -0700</bug_when>
    <thetext>Morita, currently a marker stores only a string. Are you considering adding richer data structure to markers? That would be great. That would also help reducing the plethora of marker types we currently have.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>371896</commentid>
    <comment_count>2</comment_count>
    <who name="Hajime Morrita">morrita</who>
    <bug_when>2011-03-22 18:42:42 -0700</bug_when>
    <thetext>&gt; Morita, currently a marker stores only a string. Are you considering adding richer data structure to markers? That would be great. That would also help reducing the plethora of marker types we currently have.
Yes, that is exactly what I meant.
My plan is to introduce a ref-counted abstract class which replaces  description field.
Thank you for supporting this!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>