[Webkit-unassigned] [Bug 64761] Let's kill window.find()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 19 12:01:58 PDT 2011


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





--- Comment #3 from Darin Adler <darin at apple.com>  2011-07-19 12:01:58 PST ---
(In reply to comment #0)
>  - when aCaseSensitive is false, even "å" matches "a".

The idea is that the correct text-finding algorithm depends on the person using the computer. For many US users, this behavior is helpful.

I think this bug goes in a different category than the rest.

I don’t know whether websites are using this or not.

A relatively unimportant side note: We have used it for regression testing for the find machinery inside WebCore so if we did remove it we’d have to add some sort of testing hook. Removing this and reimplementing those tests would mean that these tests that currently run in the web browsers would instead work only inside a testing tool like DumpRenderTree.

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