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

            Bug ID: 379461
           Summary: Enter keypress ignored if too soon
           Product: krunner
           Version: 5.9.5
          Platform: Archlinux Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: k...@privat.broulik.de
          Reporter: pbs3...@googlemail.com
  Target Milestone: ---

I trigger this bug surprisingly often.

Steps to reproduce:
  - Press Alt+F2.
  - Type the first few letters of a program's name and hit enter, all done
extremely quickly (say, less than 100 ms).

Expected results:
    Program launches same as if I had typed it slowly.

Actual results:
    krunner remains open and does nothing.
    Enter keypress gets ignored because the completion didn't appear in time.

Proposed solution:
    Record a timestamp whenever the enter key is pressed on no suggestions.
When a suitably good match to the search string is later found, if enter was
pressed less than 200 ms ago then pretend enter had just been pressed.

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

Reply via email to