Unexpected autocomplete in Address bar
Categories
(Firefox :: Address Bar, defect)
Tracking
()
People
(Reporter: mayankleoboy1, Unassigned)
References
Details
Attachments
(1 file)
47.00 KB,
text/plain
|
Details |
Started seeing this a few days ago.
Type "jan" in the address bar:
AR: the suggestion is "http://www.janbambas.cz/" which is a bookmark but one that I hardly ever visit.
ER: Till a few days back, the suggestion would have been "https://phabricator.services.mozilla.com/p/jandem/"
Reporter | ||
Comment 1•2 months ago
|
||
Comment hidden (collapsed) |
Reporter | ||
Updated•2 months ago
|
Comment 3•2 months ago
•
|
||
(In reply to Mayank Bansal from comment #0)
AR: the suggestion is "http://www.janbambas.cz/" which is a bookmark but one that I hardly ever visit.
ER: Till a few days back, the suggestion would have been "https://phabricator.services.mozilla.com/p/jandem/"
we don't autofill urls that don't start with the typed string, so it's not possible we were filling https://phabricator.services.mozilla.com/p/jandem/
, likely we were returning it as the second result, while the default result was to search for "jan"? That result should also appear after the new autofill default result. Practically what changes is the default action when typing and pressing Enter, not other results.
As for the first one, it's by design as all the bookmarks are autofilled by default, even if they are unvisited from a long time. That's of course not optimal and we could improve it. The behavior should not have changed, maybe the database fixed itself.
Reporter | ||
Comment 4•2 months ago
•
|
||
So should I close this bug as INVALID or WONTFIX?
Reporter | ||
Updated•2 months ago
|
Description
•