Summary: | Muon does not focus the search bar after startup | ||
---|---|---|---|
Product: | [Unmaintained] muon | Reporter: | Martin <martin.ruessler> |
Component: | muon | Assignee: | Jonathan Thomas <echidnaman> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | stasnel |
Priority: | NOR | ||
Version: | 2.0.1 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/muon/8f21836cff78f9834f9052e301363f106d5d1ded | Version Fixed In: | |
Sentry Crash Report: |
Description
Martin
2013-10-02 09:14:45 UTC
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 |