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

Eduardo <eduardo.c...@kdemail.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|k...@davidedmundson.co.uk    |eduardo.c...@kdemail.net
             Status|CONFIRMED                   |ASSIGNED

--- Comment #4 from Eduardo <eduardo.c...@kdemail.net> ---
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