https://bugs.kde.org/show_bug.cgi?id=505551
cwo <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.4.1 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/discover/-/commit/056eb1 | |584ae1b810fce11bcb4398eb9e1 | |1d7a95b Status|ASSIGNED |RESOLVED --- Comment #4 from cwo <[email protected]> --- Git commit 056eb1584ae1b810fce11bcb4398eb9e11d7a95b by Christoph Wolk. Committed on 14/06/2025 at 10:23. Pushed by cwo into branch 'master'. ApplicationsListPage: give listview default focus The ListView on ApplicationsListPage does not have default focus, so if something like running a search places focus on the results page, focus gets stuck on the page itself rather than being passed down, and arrow keys scroll the list, rather than select items. Instead, mark the ListView as focus: true, so it'll have default focus in the page's focusscope. FIXED-IN: 6.4.1 M +1 -0 discover/qml/ApplicationsListPage.qml https://invent.kde.org/plasma/discover/-/commit/056eb1584ae1b810fce11bcb4398eb9e11d7a95b -- You are receiving this mail because: You are watching all bug changes.
