Closed
Bug 1417919
Opened 8 years ago
Closed 8 years ago
Autocomplete and frecency recommendations are different; navigation is inconsistent
Categories
(Firefox :: Address Bar, defect)
Firefox
Address Bar
Tracking
()
RESOLVED
DUPLICATE
of bug 1124238
People
(Reporter: andreio, Unassigned)
Details
Attachments
(1 file)
|
17.03 KB,
image/png
|
Details |
This is specific to my profile and history but
STR:
* type in "docs" in the address bar and press enter
Observe (also see attachament):
* autocompletes to "docs.google.com"
* first frecency result is "devdocs.io"
Expected result: I navigate to docs.google.com
Actual result: I navigate to devdocs.io
| Reporter | ||
Comment 1•8 years ago
|
||
Reproduces in 57 and 59.
Comment 2•8 years ago
|
||
This is actually by design, autoFill cannot fill things that don't start with the given token, so for "docs" it would only fill urls starting with "docs".
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
Comment 3•8 years ago
|
||
oh wait, I may have read the bug inverted, it fidn't autofill to docs.google.com, so it's rather a dupe of bug 1239708.
sorry for misreading.
Resolution: INVALID → DUPLICATE
Comment 4•8 years ago
|
||
Reopening because the screenshot looks bogus, something ongoing.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Comment 5•8 years ago
|
||
Looked over it on IRC, it's bug 1124238, if a keyword is present for the typed word, autofill conflicts with it.
Status: REOPENED → RESOLVED
Closed: 8 years ago → 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•