Closed Bug 1346409 Opened 7 years ago Closed 5 years ago

[unifiedcomplete] Autofill appears to the end of typed when quickly actions

Categories

(Firefox :: Address Bar, defect, P3)

34 Branch
defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox52 --- wontfix
firefox-esr52 --- fix-optional
firefox53 --- fix-optional
firefox54 --- fix-optional
firefox55 --- fix-optional

People

(Reporter: 684sigma, Unassigned)

References

Details

(Keywords: regression, Whiteboard: [fxsearch])

I have a problem with Firefox Beta 52. It doesn't happen in Firefox 28.
Sometimes autofill value unexpectedly appears in the end of typed search term.
It happens unpredictably, however, I noticed one specific scenario when it happens

1. Open new tab, type in location bar "mozilla.org", navigate to mozilla.org
2. Open new tab, type "mmozi" in location bar
3. Move cursor to the beginning of location bar, press Delete, then quickly End

Result: "lla.org/" unexpectedly appears in the end of typed search term. Text in location bar: "mozilla.org/".
Expected: Textin location bar: "mozi".

Autofill shouldn't appear, because if I wait a bit more before pressing End, it doesn't appear.
It's impossible to control the time between pressing Delete and End, therefore it just shouldn't happen.
Regression range:
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=a91ec42d6a9c&tochange=613e79262240

8bb77d17d0ee	Marco Bonardo — Bug 1040335 - Enable Unified Autocomplete. r=ttaubert

+pref("browser.urlbar.unifiedcomplete", true);
Severity: normal → minor
Status: UNCONFIRMED → NEW
Has Regression Range: --- → yes
Has STR: --- → yes
Ever confirmed: true
Keywords: regression
Summary: Regression Autofill unexpectedly appears in the end of search term typed in location bar (sometimes) → [unifiedcomplete] Autofill appears to the end of typed when quickly actions
Version: 52 Branch → 34 Branch
Priority: -- → P3
Whiteboard: [fxsearch]
Marco, given that this is a backlog bug, there's not much point in tracking it in any way for 54 and 55, correct?
Flags: needinfo?(mak77)
Right, it's an annoyance just affecting very quick typing. Not critical to fix, we have worse issues to handle first.

we don't autofill anymore in this case, because the user didn't type the last char

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.