Closed
Bug 270310
Opened 20 years ago
Closed 16 years ago
automatically update the searchbox words when you're searching directly in the search engine.
Categories
(Firefox :: Search, enhancement)
Firefox
Search
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: jerrybuiltmailaccount, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
when direcly searching from a website, the search does not appear on the search
bar. There should be an option that lets you auto-update the search box.
Reproducible: Always
Steps to Reproduce:
1.go to google.com
2.type in a search
3.the search result does not appear on the search bar
Actual Results:
the search bar did not auto-update
Expected Results:
Firefox should have an option to be able to auto-update the search box
Comment 1•20 years ago
|
||
More generally, the different search systems (e.g.: URI-bar keywords, the search
box, WWW site form of popular SEs, bookmarklets) should try as far as is
possible to use the same list of search words for autocompleting.
Comment 2•20 years ago
|
||
Also the `Find in this page' (FITP) search box should probably use the same
autocomplete database (at least at the option of the user). It would be nice to
be able to easily copy the phrase you searched for in the SE box to the FITP box
too (and maybe vice versa). Even better would be to, on pages which you got
through via a SERP link, add the word(s) you searched for to the FITP box and
automatically set highlighting on.
Comment 3•20 years ago
|
||
Have you look at those extensions? Maybe it can help.
https://addons.update.mozilla.org/extensions/moreinfo.php?id=343 (only works
with Google)
https://addons.update.mozilla.org/extensions/moreinfo.php?id=376
Comment 4•19 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 5•19 years ago
|
||
looks like a valid enhancement
->NEW
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 6•19 years ago
|
||
This is the kind of thing that is pretty much impossible to get right. You'd
have to somehow manage to retrieve the searched for string, and easy ways to do
that don't really exist. If Google changes their querystring format or their
results page markup, the "sniffing" fails. I'd say this is WONTFIX.
Assignee: p_ch → nobody
OS: Windows XP → All
Hardware: PC → All
Comment 7•16 years ago
|
||
Agreed. This would be fragile at best, and with multiple tabs may seem unexpected.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•