<?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>114470</bug_id>
          
          <creation_ts>2013-04-11 15:43:06 -0700</creation_ts>
          <short_desc>[Mac] DumpRenderTree should support spell-checking multiple words</short_desc>
          <delta_ts>2014-02-28 06:18:09 -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>Unspecified</rep_platform>
          <op_sys>Unspecified</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>108525</dependson>
          <blocked>129481</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryosuke Niwa">rniwa</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>enrica</cc>
    
    <cc>g.czajkowski</cc>
    
    <cc>jiapu.mail</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>874232</commentid>
    <comment_count>0</comment_count>
    <who name="Ryosuke Niwa">rniwa</who>
    <bug_when>2013-04-11 15:43:06 -0700</bug_when>
    <thetext>Some tests added in r141471 require compound words such as &quot;upper case&quot; to be corrected to &quot;uppercase&quot;.
We should support this in DumpRenderTree somehow.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>932514</commentid>
    <comment_count>1</comment_count>
    <who name="Grzegorz Czajkowski">g.czajkowski</who>
    <bug_when>2013-09-24 05:58:38 -0700</bug_when>
    <thetext>I reckon this is more global issue rather than Mac only.

One option that comes to mind is until we use unified text checker that passes whole content to spell check (mostly needed by grammar checking) we could treat such phrases as exceptions and just mark them as misspellings. In addition, defining replacements for them and filling TextCheckingResult::replacement will guarantee proper corrections.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>