[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
Mon Oct 12 21:59:40 PDT 2009


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


Hironori Bono <hbono at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41084|                            |review?
               Flag|                            |
  Attachment #39415|0                           |1
        is obsolete|                            |




--- Comment #7 from Hironori Bono <hbono at chromium.org>  2009-10-12 21:59:38 PDT ---
Created an attachment (id=41084)
 --> (https://bugs.webkit.org/attachment.cgi?id=41084)
a quick fix for SelectElement::typeAheadFind()

Thank you for your comments and sorry for my slow updates.
I updated my change to add String::lower() calls in
SelectElement::typeAheadFind() to fix this bug.
Would it be possible to review the updated change?

Regards,

Hironori Bono

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