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

Eduardo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected]    |[email protected]
             Status|CONFIRMED                   |ASSIGNED

--- Comment #4 from Eduardo <[email protected]> ---
I found the probable culprit code, it's in krunner/src/runnermanager.cpp in the
function scheduleMatchesChanged(). For every character typed, it emits
matchesChanged() with an empty matches list before scheduling a second call to
it with the matches actually filled.

I don't know why it did that, I will study the code deeper so I can fix it
without causing any regression. Hopefully I will submit a MR in the next few
days, so I'm assigning this bug report to myself.

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

Reply via email to