Summary: | Pressing 'Ctrl+F' should focus the search box | ||
---|---|---|---|
Product: | [Unmaintained] muon | Reporter: | Konstantinos Smanis <konstantinos.smanis> |
Component: | muon | Assignee: | Jonathan Thomas <echidnaman> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | adaptee, kaabud-kde, silhusk, stasnel |
Priority: | NOR | Keywords: | usability |
Version: | 1.4.1 | Flags: | konstantinos.smanis:
Usability+
|
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/muon/8f21836cff78f9834f9052e301363f106d5d1ded | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | Add search shortcut in muon-package manager and muon-discover |
Description
Konstantinos Smanis
2013-01-03 22:01:52 UTC
Created attachment 94279 [details]
Add search shortcut in muon-package manager and muon-discover
Ctrl+F gives focus to the search box and selects its content.
In Muon Package Center the shortcut appears in "Configure shortcuts" and can be changed, in muon-discover it does not.
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 325536 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 |