https://bugs.kde.org/show_bug.cgi?id=500228
cwo <cwo....@posteo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |08be7a89dcb416585078c584416 |f8318ed363f60c8b5cb5c4299a6 |c1d2d51fc85cd |ef739fc0eb920 --- Comment #5 from cwo <cwo....@posteo.net> --- Git commit f8318ed363f60c8b5cb5c4299a6ef739fc0eb920 by Christoph Wolk. Committed on 17/02/2025 at 21:39. Pushed by cwo into branch 'Plasma/6.3'. applets/kickoff: don't forceActiveFocus nothing Kickoff sets focus on the currentItem in the contentArea. This can be nothing, in particular if the Favorites list is empty. This has no effect except to print a runtime warning. Instead, don't do that if there's no currentItem. (cherry picked from commit 08be7a89dcb416585078c584416c1d2d51fc85cd) Co-authored-by: Christoph Wolk <cwo....@posteo.net> M +1 -1 applets/kickoff/package/contents/ui/ApplicationsPage.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/f8318ed363f60c8b5cb5c4299a6ef739fc0eb920 -- You are receiving this mail because: You are watching all bug changes.