I'm using frequently Find function of RapidPHP. Normally it is a pop up Window, but how about the new seamless "Find" in Firefox?
With such option, no need to "focus" unnecessarily on the Find window but on your code!

Moderator: kfury77
Please cast your votes here:Ctrl+F DOES NOT show the Find Window BUT FOCUSES on the search toolbar.
You can assign your own keyboard shortcut to use for the search toolbar, I have and use it all the time.ringoffire wrote:Ctrl+F shows the Find Window and does not focus on the search toolbar.
You can simply press the Esc key on your keyboard to hide the "not found" message.ringoffire wrote:if the search string is not found there is a dialog box pops up "Search string not found"... Mouse should be used several times.
Your suggestions are good, and I do think it can be improved slightly, but a few more tips:ringoffire wrote:- Currently, while the cursor is at the end of document, find box will not continue to search (without mouse) -and search box looses focus-, user has to either push "Find previous occurence" or click at the top of documentto continue searching without mouse.
General Idea:No mouse movement should be necessary for simple searching.
Now this I do think should be the default, or at least an option.ringoffire wrote:When the cursor reaches the bottom, it should begin from the top without promting user. - Make this the default behaviour
Ok, I can understand that current search box "can" be used without mouse.MikeyB wrote: but a few more tips:
You can go to the top of the document by pressing Ctrl+Home.
You can continue searching by using F3, no need to put the focus back on the search box, F3 will search for whatever is in the search box.
The mouse is not used at all.