Closed
Bug 760836
Opened 14 years ago
Closed 14 years ago
Domain Guessing stopped working
Categories
(Firefox :: Address Bar, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 593709
People
(Reporter: lindyboi, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:12.0) Gecko/20100101 Firefox/12.0
Build ID: 20120420145725
Steps to reproduce:
Typed "yahoo" into location bar and pressed enter
Actual results:
Took me to google search for Yahoo
https://www.google.com/search?q=yahoo&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a&channel=fflb
Then needed to click again to get to domain
Expected results:
Opened www.yahoo.com
| Reporter | ||
Comment 1•14 years ago
|
||
Background:
A friend who just upgraded to FireFox 12 reported he could no longer do this. The only workaround I found was to set keyword.enabled to false, which now means the awesome bar is a lot less awesome. (He can live without keyword search.. I can't)
Component: Untriaged → Location Bar
Updated•14 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Comment 4•14 years ago
|
||
Firefox used to use Google's browse-by-name service that did this, but its results were sometimes confusing or inconsistent for some people so it was disabled in favor of a plain Google search. I'm not really a fan of the change either, so I use this simple addon to get the feature back:
https://addons.mozilla.org/addon/browse-by-name/
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago → 14 years ago
Resolution: --- → DUPLICATE
Comment 5•14 years ago
|
||
Will, you can try entering:
http://yahoo and then pressing enter. This should still work.
| Reporter | ||
Comment 6•14 years ago
|
||
@philip - my non-technical friend does not find typing "http://" easier than adding "www." and ".com" ;)
@Dave That analysis (and workaround) works for me and I've passed it on to the friend.
Status: RESOLVED → VERIFIED
You don't need an add-on for this. A simple switch of the keyword.URL value will do: http://kb.mozillazine.org/Keyword.URL#Possible_values_and_their_effects
However, when this change was made, I wasn't involved in anything Mozilla related. I am now, so I would like to try and get this to be re-enabled :)
I know the rationale behind the chance was "Sometimes it goes directly to a page, at other moments it will do a Google search. This is inconsistent behaviour". Personally, I think that doing a Google search at all would be inconsistent behaviour of the location bar. It is used to go to sites immediately by providing a location, which is what BBN provides. It's obvious it can't find a matching site all the time, so the Google search is a good fallback. People *do* get this. The search bar is meant for searching, the location bar is meant for browsing to a site. BBN speeds up this process.
But I guess I will lose this discussion, as the UX team wants to remove the search bar entirely from the default set-up...
You need to log in
before you can comment on or make changes to this bug.
Description
•