[webkit-reviews] review requested: [Bug 29103] typeAheadFind in select element is case-sensitive for Cyrillic and Greek : [Attachment 41084] a quick fix for SelectElement::typeAheadFind()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 12 21:59:38 PDT 2009


Hironori Bono <hbono at chromium.org> has asked  for review:
Bug 29103: typeAheadFind in select element is case-sensitive for Cyrillic and
Greek
https://bugs.webkit.org/show_bug.cgi?id=29103

Attachment 41084: a quick fix for SelectElement::typeAheadFind()
https://bugs.webkit.org/attachment.cgi?id=41084&action=review

------- Additional Comments from Hironori Bono <hbono at chromium.org>
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


More information about the webkit-reviews mailing list