2
edits
| Line 713: | Line 713: | ||
<tr><td> | <tr><td> | ||
; Find | ; Find | ||
* Find should start searching from the last "clicked in" frame first. Take the java api doc site [http://java.sun.com/j2se/1.5.0/docs/api/index.html] for example. If one clicks on the main frame and searches on "applet" it should find it there before the sidebar to the left. Compare Firefox's behavior to IE. | |||
* Pre-populate ctrl-F with searchbox contents ([https://bugzilla.mozilla.org/show_bug.cgi?id=264123 Bug 264123]) | * Pre-populate ctrl-F with searchbox contents ([https://bugzilla.mozilla.org/show_bug.cgi?id=264123 Bug 264123]) | ||
* Pre-populate ctrl-F with selected text ([https://bugzilla.mozilla.org/show_bug.cgi?id=250910 Bug 250910]) | * Pre-populate ctrl-F with selected text ([https://bugzilla.mozilla.org/show_bug.cgi?id=250910 Bug 250910]) | ||
edits