Closed Bug 736737 Opened 12 years ago Closed 12 years ago

Autocomplete URL in locator bar not functioning properly

Categories

(Camino Graveyard :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: barrettjunkmail, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en; rv:1.9.2.28) Gecko/20120308 Camino/2.1.2 (like Firefox/3.6.28)
Build ID: 20120308211433

Steps to reproduce:

Type a URL in locator bar in Camino v2.1.2 for Mac OS X


Actual results:

Autocomplete comes up with results not based on the text you type, but pulls up unrelated results, and also only brings up 10 results rather than all of the matching results


Expected results:

Autocomplete should function as it did before in 2.0.9, where when you type text of a URL, matches should be based on extending the text you type, and ALL matching results should be shown, not merely 10.
Can you give *specific* STR, including what you're typing, what you would expect it to match, and what it's matching instead?
(In reply to Chris Lawson from comment #1)
> Can you give *specific* STR, including what you're typing, what you would
> expect it to match, and what it's matching instead?

Example of screenshot here: http://img843.imageshack.us/img843/2456/screenshot20120317at125.png

... of the four results that are coming up, only the first one should be, based on what I typed in the locator bar.
Those look like correct results for autocomplete.  Autocomplete was completely rewritten and made significantly more powerful for 2.1.

If you don't want autocomplete to suggest matches based on page titles, you can set a hidden preference to turn it off: http://caminobrowser.org/documentation/hiddenprefs/#AutocompleteOnlyURLs

Resolving INVALID because everything appears to be working as designed.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
No, setting the autocomplete setting to FALSE does not fix this.  I had already tried that (and restarted Camino) when I sent the screenshot earlier in this bug report.
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
All of the results in the screenshot have one or more 'words' in the URL that start with "hotm", so they're being suggested as expected.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → INVALID
(In reply to Smokey Ardisson (not following bugs - do not email) from comment #5)
> All of the results in the screenshot have one or more 'words' in the URL

Specifically, in the domain (which is the only place we match for URLs).
Right, but what it should be doing (based on behavior in previous versions) is to follow the starting "stem" string of the text being entered.  If this isn't a bug but rather a "feature", then I would strongly recommend making this option available as a hidden pref.  Also, there should be a pref to control number of results rather than limiting to 10, because inevitably you might want to scroll through a large number of results all of which have the same starting string.
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
(In reply to barrettjunkmail from comment #7)
> Right, but what it should be doing (based on behavior in previous versions)
> is to follow the starting "stem" string of the text being entered.

Can you explain what it is that this means, exactly, and how it would apply to the situation you've got here?
And while you're at it, explain why presenting only one result in this scenario is more helpful to the user than presenting all four results. As I understand it, your "desired" result is still the first one, so this conscious behavioural change hasn't actually made things worse.
This change was intentional; it's not a bug. We have no plan to make it available as a hidden pref. Please don't re-open bugs just because you personally disagree with the decisions we've made.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.