Closed
Bug 1108646
Opened 10 years ago
Closed 9 years ago
Search engine suggestions noticeably flicker when updating
Categories
(Firefox :: Search, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: aleth, Unassigned)
References
Details
This is distracting. It is particularly visible
- when backspace-deleting characters from the search string, or
- when the number of suggestions changes (this happens all the time when the user has suggestions from the search engine turned off, and the only source of suggestions is the user search history).
A solution might be to wait some ms before updating the previous selections when typing, and possibly to add some suitable CSS transitions.
Reporter | ||
Updated•10 years ago
|
Blocks: fx34-searchui
Reporter | ||
Comment 1•10 years ago
|
||
(In reply to aleth [:aleth] from comment #0)
> possibly to add some suitable CSS transitions.
To clarify, I was thinking of the total height of the suggestions box here, but on second thoughts I'm not sure a transition would actually improve things.
Comment 2•9 years ago
|
||
We've done some work to improve this, is it still as bad?
Flags: needinfo?(aleth)
Reporter | ||
Comment 3•9 years ago
|
||
It seems OK to me - it's only the actual suggestion strings that flicker now, and repainting those is probably hard to avoid.
Flags: needinfo?(aleth)
Comment 4•9 years ago
|
||
Let's close this as good enough for now then.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•