After the start of muon the user has to click on the search bar to search. She cannot just start typing. Reproducible: Always Steps to Reproduce: 1. Start muon 2. type Actual Results: Nothing happens. Expected Results: the search field should be focused and used for typing.
Git commit 8f21836cff78f9834f9052e301363f106d5d1ded by Aleix Pol, on behalf of Carlo Vanini. Committed on 11/01/2016 at 13:49. Pushed by apol into branch 'master'. add keyboard shortcut to focus search box Add keyboard shortcut to move focus to the search box, and give it focus at startup. If the box is hidden, e.g. by changes preview, the focus is not changed. Otherwise you could change the content of the search box without seeing it. (if accepted, please push it for me) REVIEW: 126709 Related: bug 299763, bug 312568 M +10 -0 src/MainWindow.cpp M +1 -0 src/MainWindow.h M +7 -0 src/PackageModel/PackageWidget.cpp M +1 -0 src/PackageModel/PackageWidget.h http://commits.kde.org/muon/8f21836cff78f9834f9052e301363f106d5d1ded