https://bugs.kde.org/show_bug.cgi?id=445085

--- Comment #7 from oldherl <oldh...@gmail.com> ---
(In reply to Waqar Ahmed from comment #6)
> the widget would reload on every typed character and it would cause a tiny
> blink. 
Can't we just send a completion request only when the user has stopped typing
for a period, say 2 seconds? So that the completion dropdown list won't be
visible always and can reduce the amount of requests. I haven't read any of
that code. Only my two cents.

> Indeed. Didn't notice that, "newText" can be used reliably.
Not THAT reliably though. We still can't process the case where some characters
need to be deleted or so. But it does solve most common cases.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to