multisearch - setfocus on query textbox (like google.com etc)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
firefox-3.0 (Ubuntu) |
Fix Released
|
Wishlist
|
Unassigned | ||
firefox-3.5 (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned | ||
Bug Description
Binary package hint: firefox-3.0
when I open www.google.com there is a javascript in onLoad() that uses queryTextBox.
Therefore I think it's a good idea if the Ubuntu/Google search query textbox that appears on each new Firefox tab also uses the same behavior (i.e. starts with focus/cursor in the search query textbox directly when the webpage appears).
I guess the simplest way to do this would be to update:
/<email address hidden>
to include a q.focus() call just like google.com
Related branches
tags: | added: multisearch |
This seems like a reasonable request.