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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 10 12:37:42 PST 2012


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


Daniel Bergey <dbergey at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dbergey at gmail.com




--- Comment #5 from Daniel Bergey <dbergey at gmail.com>  2012-01-10 12:37:41 PST ---
This feature is useful for find-as-you-type implementations. As mentioned on the Mozilla bug, It'd be non-trivial to duplicate the functionality of .find() in pure JS.

It is, however, buggy and only partially-implemented. It'd be nice to have a nice native API for finding (and selecting?) text without the need for UI integration.

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