Closed
Bug 1182572
Opened 10 years ago
Closed 10 years ago
Location bar search suggestion include things that look like URLs (e.g. "bankofamerica.com") which surprisingly take you to a search results page instead of to the URL
Categories
(Firefox :: Address Bar, defect, P1)
Firefox
Address Bar
Tracking
()
People
(Reporter: dholbert, Assigned: mak)
References
Details
(Whiteboard: [fxsearch][searchsuggestions])
Attachments
(3 files)
200.64 KB,
video/ogg
|
Details | |
1.10 MB,
video/ogg
|
Details | |
4.29 KB,
patch
|
mossop
:
review+
Sylvestre
:
approval-mozilla-aurora+
|
Details | Diff | Splinter Review |
Let's say you want to visit bankofamerica.com.
STR:
1. Open Firefox Nightly with a fresh profile.
2. Open a new tab and start typing "bank" into the URL bar.
--> The suggestions looks like:
[bank - search with yahoo] (selected)
bankofamerica.com
bank of america sign in to online banking
etc.
3. Click the "bankofamerica.com" suggestion.
EXPECTED RESULTS: I should end up at bankofamerica.com. (I started typing that into my URL bar, and I saw a suggestion for it, and I clicked it.)
ACTUAL RESULTS: I end up at a Yahoo Search Results page, for the search term "bankofamerica.com"
Reporter | ||
Comment 1•10 years ago
|
||
(This felt very "waaaait a minute..." scammy/location-bar-hijacky when it happened to me just now. This is something we should definitely iron out before this hits release, IMO.)
I get similar results in the search bar, but it makes more sense in that context, because clearly stuff in the search bar gets treated as a search term.
But I expect URL-looking-things that I enter/accept in the *location bar* to be actually loaded - not treated as a search term.
Reporter | ||
Comment 2•10 years ago
|
||
Chrome & Edge behavior, for comparison (since they both offer search suggestions from URL bar too):
Google Chrome:
- As I type in "bankofamerica", they don't offer any URL-looking suggestions -- just words.
- When I start typing ".com" at the end, *then* they start offering URL-looking suggestions like
bankofamerica.com/eddcard
which they actually treat as URLs. (they don't take me to search results pages)
MS Edge (via BrowserStack):
- After I've typed in "bankofam", the top suggestion is to *directly visit* https://www.bankofamerica.com.
- Additionally, there are some search suggestions that involve bankofamerica.com & sometimes some other words, but these are clearly separated from actual-site results via a header that says "Search suggestions"
As I type in "bankofamerica", I do get some search suggestions that involve "bankofamerica.com", but these are below a clearly-labeled "Search suggestions" heading, which separates them from actual
Reporter | ||
Comment 3•10 years ago
|
||
I can reproduce this bug in Nightly regardless of whether Yahoo or Google is my default search engine.
It's easier to reproduce with Yahoo [our current default], because they start suggesting "bankofamerica.com" after I've only typed a few characters.
With Google as my default search engine, I only see URL-flavored suggestions when I've started typing the ".com" -- then I start seeing the suggestions that appear in Chrome as green directly-visit-this-URL suggestions.)
Summary: Location bar search suggestion include domain names (e.g. "bankofamerica.com") which actually take you to a search results page → Location bar search suggestion include things that look like URLs (e.g. "bankofamerica.com") which surprisingly take you to a search results page instead of to the URL
Reporter | ||
Comment 4•10 years ago
|
||
Reporter | ||
Comment 5•10 years ago
|
||
(Note that the "bankofamerica.com" suggestion does gain a more-descriptive "Search with yahoo" label when you select/hover it, as shown in the screencast. At that point, though, you're quite likely to be already clicking/activating it and going off to somewhere you didn't actually want to go [a search-results page])
Updated•10 years ago
|
OS: Unspecified → All
Priority: -- → P1
Hardware: Unspecified → All
Whiteboard: [fxsearch][searchsuggestions]
Reporter | ||
Updated•10 years ago
|
Attachment #8632223 -
Attachment description: screencast → screencast (w/ search suggestions from Yahoo, the default)
Reporter | ||
Comment 6•10 years ago
|
||
Here's a screencast with Google as the default search engine (showing that this isn't a Yahoo-specific issue).
In this screencast, I type in "bankofamerica." and then pick a google-provided suggestion that looks like a URL. (and I end up at a search results page instead of the URL)
Then I repeat this in Chrome, picking the same suggestion, and I end up at the actual URL.
Assignee | ||
Comment 7•10 years ago
|
||
we can either don't suggest things that look like urls, or convert these entries to url entries.
My fear with the latter is that the user might wonder how those things entered his history, since he never visited them and they wouldn't look like searches (they are indeed direct visits). Would this look like a privacy hit? Should we provide a visual hint that these suggestions come from remove (something like "Suggested by Engine" text on selection?)
Flags: needinfo?(shorlander)
Flags: needinfo?(kev)
Assignee | ||
Comment 8•10 years ago
|
||
s/remove/remote/
Assignee | ||
Updated•10 years ago
|
Flags: firefox-backlog+
Reporter | ||
Comment 10•10 years ago
|
||
(To be clear, this doesn't need "uplifting" in the uplift-to-aurora sense, because search suggestions are only enabled on Nightly at the moment. I assume you just meant uplift in the "increase priority/visibility" sense, though; agreed on that.)
Assignee | ||
Comment 11•10 years ago
|
||
if we want to do something, we have only 3 work days left to land the strings before the merge.
we are still missing UX
Flags: needinfo?(sescalante)
Comment 12•10 years ago
|
||
(In reply to Marco Bonardo [::mak] from comment #7)
> we can either don't suggest things that look like urls, or convert these
> entries to url entries.
> My fear with the latter is that the user might wonder how those things
> entered his history, since he never visited them and they wouldn't look like
> searches (they are indeed direct visits). Would this look like a privacy
> hit? Should we provide a visual hint that these suggestions come from remove
> (something like "Suggested by Engine" text on selection?)
As a general solution I would like us to be better about auto-completing common URLs outside of relying on search suggest. I.e. if you start typing a URL that you have never been too but we know it's a real thing we should just do that. But that's really out of scope ;)
Since we don't do any kind of general URL auto-complete for un-visited domains I think special casing this would be weird. I would rather filter out things that look like ULRs from the suggest results.
Flags: needinfo?(shorlander)
Assignee | ||
Comment 13•10 years ago
|
||
SGTM, thank you.
Flags: needinfo?(sescalante)
Flags: needinfo?(kev)
Assignee | ||
Updated•10 years ago
|
Assignee: nobody → mak77
Status: NEW → ASSIGNED
Assignee | ||
Comment 14•10 years ago
|
||
Attachment #8646317 -
Flags: review?(dtownsend)
Assignee | ||
Updated•10 years ago
|
Flags: in-testsuite+
Updated•10 years ago
|
Attachment #8646317 -
Flags: review?(dtownsend) → review+
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox43:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 43
Assignee | ||
Comment 17•10 years ago
|
||
Comment on attachment 8646317 [details] [diff] [review]
patch v1
Approval Request Comment
[Feature/regressing bug #]: search suggestions in location bar
[User impact if declined]: we can't enable the feature
[Describe test coverage new/current, TreeHerder]: unit test
[Risks and why]: low risk, simple change, we can disable the feature
[String/UUID change made/needed]: none
Attachment #8646317 -
Flags: approval-mozilla-aurora?
Comment 18•10 years ago
|
||
Comment on attachment 8646317 [details] [diff] [review]
patch v1
The search suggestion is only available in en-US, right?
(I am running a French instance of Firefox)
Attachment #8646317 -
Flags: approval-mozilla-aurora? → approval-mozilla-aurora+
Assignee | ||
Comment 19•10 years ago
|
||
(In reply to Sylvestre Ledru [:sylvestre] from comment #18)
> The search suggestion is only available in en-US, right?
> (I am running a French instance of Firefox)
it depends on the search engine definition file.
Assignee | ||
Comment 20•10 years ago
|
||
but notice the feature is temporarily disabled in Aurora.
Comment 21•10 years ago
|
||
Updated•10 years ago
|
Iteration: --- → 43.1 - Aug 24
Comment 22•9 years ago
|
||
Verified using Aurora 42.0a2 and Nightly 43.0a1 2015-09-01 across platforms that url-like suggestions are no longer offered.
You need to log in
before you can comment on or make changes to this bug.
Description
•