https://bugs.kde.org/show_bug.cgi?id=394946
Laurent Montel <mon...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.11.1 Resolution|--- |FIXED Status|REPORTED |RESOLVED Latest Commit| |https://commits.kde.org/akr | |egator/49b55ffb92c28ed20eb2 | |e20514dbf6dfe490a946 --- Comment #1 from Laurent Montel <mon...@kde.org> --- Git commit 49b55ffb92c28ed20eb2e20514dbf6dfe490a946 by Laurent Montel. Committed on 18/04/2019 at 11:31. Pushed by mlaurent into branch 'Applications/19.04'. Fix Bug 394946 - Delete key no longer works in articles list after using search - keyboard focus stays in search field FIXED-IN: 5.11.1 Now we can use "ESCAPE" key to force lost focus. When you press on it it will give the focus to treelist. So you can use keyboard for navagating in list. (delete item etc.) M +6 -0 src/mainwidget.cpp M +1 -0 src/mainwidget.h M +1 -0 src/widgets/searchbar.cpp M +1 -0 src/widgets/searchbar.h M +10 -0 src/widgets/statussearchline.cpp M +4 -0 src/widgets/statussearchline.h https://commits.kde.org/akregator/49b55ffb92c28ed20eb2e20514dbf6dfe490a946 -- You are receiving this mail because: You are watching all bug changes.