Bug 13016
| Summary: | Fully implement window.find | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Justin Garcia <justin.garcia> |
| Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ayg |
| Priority: | P2 | ||
| Version: | 523.x (Safari 3) | ||
| Hardware: | Mac | ||
| OS: | OS X 10.4 | ||
Justin Garcia
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Aryeh Gregor
For contrast, see bug 64761.