[Webkit-unassigned] [Bug 29103] typeAheadFind in select element is case-sensitive for Cyrillic and Greek

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 11 10:41:23 PDT 2009


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darin at apple.com




--- Comment #3 from Darin Adler <darin at apple.com>  2009-09-11 10:41:23 PDT ---
It's not good to change reverseFind without also changing find.

Some callers may want the ASCII-only case folding, so we need to look at all
the callers before changing the behavior of the function.

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