<?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>73003</bug_id>
          
          <creation_ts>2011-11-22 22:59:23 -0800</creation_ts>
          <short_desc>[GTK] Missing TextChecker::requestCheckingOfString() implementation</short_desc>
          <delta_ts>2015-05-05 22:33:48 -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>Tools / Tests</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>DUPLICATE</resolution>
          <dup_id>144648</dup_id>
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Gtk, LayoutTestFailure, Qt, QtTriaged</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>71991</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Csaba Osztrogonác">ossy</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>alex</cc>
    
    <cc>gustavo</cc>
    
    <cc>kadam</cc>
    
    <cc>morrita</cc>
    
    <cc>mrobinson</cc>
    
    <cc>shinyak</cc>
    
    <cc>shinyak</cc>
    
    <cc>xan.lopez</cc>
    
    <cc>zan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>507950</commentid>
    <comment_count>0</comment_count>
    <who name="Csaba Osztrogonác">ossy</who>
    <bug_when>2011-11-22 22:59:23 -0800</bug_when>
    <thetext>The new editing/spelling/spellcheck-async.html fails on the GTK and on the Qt bot.

--- /ramdisk/qt-linux-release/build/layout-test-results/editing/spelling/spellcheck-async-expected.txt 
+++ /ramdisk/qt-linux-release/build/layout-test-results/editing/spelling/spellcheck-async-actual.txt 
@@ -5,14 +5,14 @@
 PASS successfullyParsed is true

 TEST COMPLETE
-PASS text : &quot;zz&quot; has markers: [zz]
-PASS text : &quot;apple,zz,orange&quot; has markers: [zz]
-PASS text : &quot;zz,zz&quot; has markers: [zz,zz]
-PASS text : &quot;zz zz zz&quot; has markers: [zz,zz,zz]
-PASS text : &quot; zz zz zz &quot; has markers: [zz,zz,zz]
-PASS text : &quot;zz apple orange&quot; has markers: [zz]
-PASS text : &quot;apple zz orange&quot; has markers: [zz]
-PASS text : &quot;apple orange zz&quot; has markers: [zz]
+FAIL text : &quot;zz&quot; should have markers: [zz]
+FAIL text : &quot;apple,zz,orange&quot; should have markers: [zz]
+FAIL text : &quot;zz,zz&quot; should have markers: [zz,zz]
+FAIL text : &quot;zz zz zz&quot; should have markers: [zz,zz,zz]
+FAIL text : &quot; zz zz zz &quot; should have markers: [zz,zz,zz]
+FAIL text : &quot;zz apple orange&quot; should have markers: [zz]
+FAIL text : &quot;apple zz orange&quot; should have markers: [zz]
+FAIL text : &quot;apple orange zz&quot; should have markers: [zz]
 PASS text : &quot;zzz&quot; has markers: []
 PASS text : &quot;I would like to sleep, zzz&quot; has markers: []

--- /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/editing/spelling/spellcheck-async-expected.txt 
+++ /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/editing/spelling/spellcheck-async-actual.txt 
@@ -13,6 +13,6 @@
 PASS text : &quot;zz apple orange&quot; has markers: [zz]
 PASS text : &quot;apple zz orange&quot; has markers: [zz]
 PASS text : &quot;apple orange zz&quot; has markers: [zz]
-PASS text : &quot;zzz&quot; has markers: []
-PASS text : &quot;I would like to sleep, zzz&quot; has markers: []
+FAIL text : &quot;zzz&quot; should have markers: []
+FAIL text : &quot;I would like to sleep, zzz&quot; should have markers: []</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>835047</commentid>
    <comment_count>1</comment_count>
    <who name="Ádám Kallai">kadam</who>
    <bug_when>2013-02-17 14:42:46 -0800</bug_when>
    <thetext>The bug is still valid.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>998385</commentid>
    <comment_count>2</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2014-04-07 19:20:40 -0700</bug_when>
    <thetext>This is probably due to missing TextChecker::requestCheckingOfString.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>998387</commentid>
    <comment_count>3</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2014-04-07 19:21:40 -0700</bug_when>
    <thetext>*** Bug 50740 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1092042</commentid>
    <comment_count>4</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2015-05-05 22:33:48 -0700</bug_when>
    <thetext>

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

    </bug>

</bugzilla>