Summary: | muon-discover & muon: On startup, search field has not the keyboard focus | ||
---|---|---|---|
Product: | [Unmaintained] muon | Reporter: | Achim Bohnet <ach> |
Component: | discover | Assignee: | Jonathan Thomas <echidnaman> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aleixpol, sitter |
Priority: | NOR | ||
Version: | 2.1.70 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/muon/bcdae6ac1a38720dd463806b9120073c41c72a5f | Version Fixed In: | |
Sentry Crash Report: |
Description
Achim Bohnet
2014-01-16 22:53:45 UTC
You can move the focus there using Ctrl+F. I'm unsure we want to have the focus there by default. Keyboard focus needs reconsideration on the whole software anyway though, so I'm not closing for the moment. Just my 2 cents: it always annoys the hell out of me if something's primary initial use case is searching but doesn't focus the search field (think plasma's add widget dialog). To that extent I believe the Muons should in fact focus the search field. It is the only input and focusing it by default does not actually break any of the alternative use cases (such as discovery by browsing). So to me it sounds a lot like 100% gain & 0% risk ;) Git commit bcdae6ac1a38720dd463806b9120073c41c72a5f by Aleix Pol. Committed on 08/10/2014 at 10:08. Pushed by apol into branch 'master'. Focus the search field by default M +6 -0 discover/MuonDiscoverMainWindow.cpp M +2 -0 discover/MuonDiscoverMainWindow.h http://commits.kde.org/muon/bcdae6ac1a38720dd463806b9120073c41c72a5f |