Closed Bug 1360506 Opened 7 years ago Closed 4 years ago

location bar flickers when backspacing a long search string

Categories

(Firefox :: Address Bar, enhancement, P5)

enhancement

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: mak, Unassigned)

References

Details

(Whiteboard: [fxsearch][fxperf:p3])

See https://bugzilla.mozilla.org/show_bug.cgi?id=1360279#c0

When the location bar popup has only the heuristic result, and the user backspaces, for a while we may have 0 results, and that causes the popup to close (flicker).

Now that we have the heuristic result (And shortly one-off buttons by default) it could make sense to set minresultsforpopup="0" so that it won't close.
Though, there is one special case that is the dropdown button, it's the only one that may not have an heuristic result. With one-offs enabled it may not matter that much, but without them it would look bad to open an empty popup in case there's no typed history to show, so we may want to dinamically remove and set the attribute (or the relative autocomplete binding property).
Or we could set the property only when oneoffs are enabled.
Whiteboard: [photon-performance][fxsearch]
Flags: qe-verify?
Priority: P2 → P3
Whiteboard: [photon-performance][fxsearch] → [reserve-photon-performance][fxsearch]
Flags: qe-verify? → qe-verify+
QA Contact: adrian.florinescu
Priority: P3 → P4
Priority: P4 → P3
Blocks: 1353725
Whiteboard: [reserve-photon-performance][fxsearch] → [reserve-photon-performance][fxsearch] [fxperf]
Whiteboard: [reserve-photon-performance][fxsearch] [fxperf] → [reserve-photon-performance][fxsearch] [fxperf:p3]
Whiteboard: [reserve-photon-performance][fxsearch] [fxperf:p3] → [fxsearch][fxperf:p3]
Priority: P3 → P5

this is no more a problem

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