Bug 13016 - Fully implement window.find
Summary: Fully implement window.find
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 523.x (Safari 3)
Hardware: Mac OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-08 16:43 PST by Justin Garcia
Modified: 2011-08-19 11:44 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Justin Garcia 2007-03-08 16:43:57 PST
Support whole word searches, searching in subframes, and showing the find dialog through window.find, as FF does:

http://developer.mozilla.org/en/docs/DOM:window.find
Comment 1 Aryeh Gregor 2011-08-19 11:44:30 PDT
For contrast, see bug 64761.