[Webkit-unassigned] [Bug 65971] In-page search ignores Hebrew diacritics

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 10 14:02:57 PDT 2011


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





--- Comment #1 from Jungshik Shin <jshin at chromium.org>  2011-08-10 14:02:57 PST ---
This is not Hebrew-specific. This is also applicable to any Latin/Greek/Cyrillic letters with diacritics (and some more)

What's requested here is 'asymmetric' match in the sense that 'A with umlaut' will only match 'A with umlaut', but 'A' will match 'A with umlaut', 'A', 'A with ring above', etc.  

It's being worked on by an Apple engineer (in the CLDR).  

In the meantime, if we just need 'diacritic-sensitive' search, it's currently possible if 'case-sensitive' search is turned on. 

What's not currently possible is 'case-insensitive' but  'diacritic-sensitive' search.

-- 
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