Firefox/Feature Brainstorming:Search and Find: Difference between revisions

m
Added extra info and links for a request
m (Added extra info and links for a request)
 
Line 66: Line 66:
== General Find improvements ==
== General Find improvements ==
* Integrate find as a "search engine"
* Integrate find as a "search engine"
* 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.  
* Find should start searching from the last "clicked in" frame first. Take the [http://download.oracle.com/javase/6/docs/api/ Java API Doc] site for example.  If one clicks in the main frame and searches "applet" it should find it there before the sidebar to the left. Compare Firefox's behavior to IE or Chrome. Other notable websites that require this functionality are [http://www.ruby-doc.org/core/ Ruby Doc] and [http://api.rubyonrails.org/ Rails Doc]
* 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])