<?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>48056</bug_id>
          
          <creation_ts>2010-10-21 03:14:21 -0700</creation_ts>
          <short_desc>[GTK] Implement strength level in search algorithm when using glib unicode</short_desc>
          <delta_ts>2013-02-13 04:15:49 -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>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</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>
          
          <blocked>34247</blocked>
          <everconfirmed>0</everconfirmed>
          <reporter name="Carlos Garcia Campos">cgarcia</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>d-r</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>297335</commentid>
    <comment_count>0</comment_count>
    <who name="Carlos Garcia Campos">cgarcia</who>
    <bug_when>2010-10-21 03:14:21 -0700</bug_when>
    <thetext>See http://www.unicode.org/reports/tr10/#Searching

When doing a case insensitive search, comparing strings with foldCase is not enough to get the same results as ICU. ICU uses the primary level strength when the search mode is not case sensitive, this means that depending on the current locale some accented characters match to its not accented version. For example in Spanish &quot;á&quot; matches against &quot;a&quot;, in German &quot;ß&quot; matches against &quot;ss&quot;, in Danish &quot;aa&quot; matches &quot;å&quot;, etc.
This makes some tests like fast/encoding/find-russian fail.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>831796</commentid>
    <comment_count>1</comment_count>
    <who name="Dominik Röttsches (drott)">d-r</who>
    <bug_when>2013-02-13 04:15:26 -0800</bug_when>
    <thetext>GLib backend is gone per bug 109627, closing.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>