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)

defect

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.

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

Something fixed this...

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME

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.