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

            Bug ID: 483253
           Summary: every input in search bar changes focus to search
                    results
    Classification: Plasma
           Product: plasmashell
           Version: 6.0.1
          Platform: Gentoo Packages
                OS: Linux
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: Application Menu (Kicker)
          Assignee: plasma-b...@kde.org
          Reporter: martin+...@serafean.cz
  Target Milestone: 1.0

SUMMARY
When searching in kicker, the result list gets populated very fast and the
first item is selected. This makes the search bar lose focus (it has no
blinking cursor) after the first letter in input. 
All character presses get forwarded and input to the search bar, but pressing
backspace sets focus to the search bar, and only after a second press deletes
the letter.


STEPS TO REPRODUCE
1. search for something with results
2. delete a few letters of the search by pressing backspace slowly (ie one
character at a time)
3.

Observed:
Deleting a letter takes two backspace presses, as focus shifts to results after
results list gets refreshed.
Focus shifting is seen by the cursor disappearing.


EXPECTED RESULT:
Focus remains in search bar while editing.

KDE Plasma Version:  6.0.1 with patch from
https://bugs.kde.org/show_bug.cgi?id=482736 applied
KDE Frameworks Version: 6.0.0
Qt Version:  6.6.2

Opinion:
It would be nice if the focus logic were inverted: primarily on the search bar
(ie the search bar's cursor is always there, blinking) and only navigation
arrows and enter were forwarded to the search result lists.

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

Reply via email to