Closed
Bug 1360506
Opened 8 years ago
Closed 4 years ago
location bar flickers when backspacing a long search string
Categories
(Firefox :: Address Bar, enhancement, P5)
Firefox
Address Bar
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.
Reporter | ||
Updated•8 years ago
|
Whiteboard: [photon-performance][fxsearch]
Updated•8 years ago
|
Flags: qe-verify?
Updated•8 years ago
|
Blocks: photon-perf-awesomebar
Updated•8 years ago
|
No longer blocks: photon-performance-triage
Updated•8 years ago
|
Priority: P2 → P3
Whiteboard: [photon-performance][fxsearch] → [reserve-photon-performance][fxsearch]
Updated•8 years ago
|
Flags: qe-verify? → qe-verify+
QA Contact: adrian.florinescu
Updated•7 years ago
|
Priority: P3 → P4
Reporter | ||
Updated•7 years ago
|
Priority: P4 → P3
Updated•7 years ago
|
Whiteboard: [reserve-photon-performance][fxsearch] → [reserve-photon-performance][fxsearch] [fxperf]
Updated•7 years ago
|
Whiteboard: [reserve-photon-performance][fxsearch] [fxperf] → [reserve-photon-performance][fxsearch] [fxperf:p3]
Updated•7 years ago
|
Whiteboard: [reserve-photon-performance][fxsearch] [fxperf:p3] → [fxsearch][fxperf:p3]
Reporter | ||
Updated•7 years ago
|
Priority: P3 → P5
Reporter | ||
Comment 1•4 years ago
|
||
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.
Description
•