[Webkit-unassigned] [Bug 65994] New: FindInPage (Ctrl+F) for "=?UTF-8?Q?=E2=89=A0?=" also returns "="

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 10 10:17:27 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=65994

           Summary: FindInPage (Ctrl+F) for "≠" also returns "="
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://code.google.com/p/chromium/issues/detail?id=922
                    80
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Trivial
          Priority: P4
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: danhillmoses at gmail.com


Chromium Version       : 13.0.782.107
Webkit Version         : 535.1 
URLs (if applicable) : any, but http://en.wikipedia.org/wiki/List_of_Unicode_characters is a good example
Other browsers tested:
   Iceweasel 3.5.19: OK
   Epiphany 3.0.4: FAIL 

What steps will reproduce the problem?
1. Goto any website with an equals sign (the character "=", that's U+003D)
2. Search for the inequality symbol ("≠", that's U+2260)

What is the expected result?
To only return the expected character, "≠".

What happens instead?
Both "=" and "≠" are returned.

Please provide any additional information below. Attach a screenshot if
possible.
Full about:version :

Chromium    13.0.782.107 (Developer Build 94237) Built on Debian unstable, running on Debian wheezy/sid
OS    Linux
WebKit    535.1 (trunk at 87771)
JavaScript    V8 3.3.10.22
Flash    11.0 d1
User Agent    Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.107 Safari/535.1
Command Line     /usr/lib/chromium/chromium --password-store=detect --flag-switches-begin --flag-switches-end
Executable Path    /usr/lib/chromium/chromium
Profile Path    /home/dan/.config/chromium/Default

uname -a:
Linux debian 3.0.0-1-amd64 #1 SMP Sun Jul 24 02:24:44 UTC 2011 x86_64 GNU/Linux

Can also replicate in Google Chrome 13.0.782.112 for Mac OS X 10.5.8 on x86.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list