Closed
Bug 1552772
Opened 4 years ago
Closed 4 years ago
Wrong heuristic when correcting to an autofilled entry
Categories
(Firefox :: Address Bar, defect, P3)
Firefox
Address Bar
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox68 | --- | affected |
People
(Reporter: mak, Unassigned)
References
Details
Let's suppose typing "google" normally autofills.
This morning I typo-ed to "hoogle", then I pressed HOME, DEL and typed a "g" to correct it.
At this point I'd expect the heuristic entry to be "google - Search with Google", instead I get a Visit entry to Google. We should autofill only when the cursor is at the end.
Reporter | ||
Comment 1•4 years ago
|
||
Just checked in release, and we do the same. While it's wrong, not a quantum bar regression, thus not blocking it.
No longer blocks: quantumbar-release
Priority: P2 → P3
Reporter | ||
Comment 2•4 years ago
|
||
Something fixed this...
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
Comment 3•4 years ago
|
||
Probably bug 1525909? "Autofill only when input.selectionEnd is equal to input.value.length."
Depends on: 1525909
You need to log in
before you can comment on or make changes to this bug.
Description
•