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

cwo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/-/commit/
                   |                            |8523ccc079d711c814272293110
                   |                            |d0a131ef013c4

--- Comment #4 from cwo <[email protected]> ---
Git commit 8523ccc079d711c814272293110d0a131ef013c4 by Christoph Wolk.
Committed on 30/01/2026 at 09:14.
Pushed by cwo into branch 'master'.

applets/kickoff: forward key events from header buttons

Key events are forwarded from the main content and footer buttons when
they are not locally handled; in particular, the user can begin typing
from anywhere to begin or continue a query – except the header buttons
(avatar, configure and pin), which swallow all key events. This is due
to the footer being a child of the main content view, and so is covered
by the event forwarding implemented there, but the header is separate.

Instead, set up key forwarding for the header (except the search field,
which is where we're forwarding to so it should never go back there).

M  +2    -0    applets/kickoff/Header.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/8523ccc079d711c814272293110d0a131ef013c4

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

Reply via email to