<?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>42100</bug_id>
          
          <creation_ts>2010-07-12 12:05:33 -0700</creation_ts>
          <short_desc>Spellcheck in QtWebkit</short_desc>
          <delta_ts>2010-08-23 10:40:52 -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>WebKit Qt</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>44114</dup_id>
          
          <bug_file_loc>https://lists.webkit.org/pipermail/webkit-qt/2010-July/000660.html</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Enhancement</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>0</everconfirmed>
          <reporter name="David Xavier">dvdxvr</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>pano_90</cc>
    
    <cc>tonikitoo</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>249949</commentid>
    <comment_count>0</comment_count>
    <who name="David Xavier">dvdxvr</who>
    <bug_when>2010-07-12 12:05:33 -0700</bug_when>
    <thetext>Hi,

As recently discussed on the webkit-qt mailing list, it would be great if the spell checking feature of webkit was available in QtWebkit version. Antonio Gomes recommended that I file a feature request. (FYI the discussion thread can be found here: https://lists.webkit.org/pipermail/webkit-qt/2010-July/000660.html )

Here&apos;s a summary of the problem:

I have an HTML editor implemented in Qt 4.6.2 that uses a contenteditable QWebView. I&apos;d like to enable webkit spell checking in the editable webview (with a line under misspelled words), but it doesn&apos;t seem to work.

Here&apos;s my small test case:

&lt;html&gt;
&lt;head&gt;&lt;/head&gt;
&lt;body spellcheck=&apos;true&apos;&gt;
&lt;div contentEditable=&apos;true&apos;&gt;Helo wurld!&lt;/div&gt;
&lt;/body&gt;
&lt;/html&gt;

This works as expected in Safari 5.0 (the misspelled words are underlined in red), but not in the QWebView based editor.

Thanks 

David</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>267985</commentid>
    <comment_count>1</comment_count>
    <who name="Antonio Gomes">tonikitoo</who>
    <bug_when>2010-08-23 10:40:52 -0700</bug_when>
    <thetext>

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

    </bug>

</bugzilla>