| Summary: | Filter bar focus behaviour | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | fwilly <mghome> |
| Component: | bars: filter | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | kfunk, nate, quamis+kde |
| Priority: | NOR | ||
| Version First Reported In: | 16.12.2 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
fwilly
2009-02-06 08:46:31 UTC
- When the filter bar has the focus <Esc> now close the bar. This ok. Is it possible to close the filter bar (and clear the filter) with <Esc> when the view has the focus? Another request: Please prevent the filter bar from being focussed when starting dolphin. SVN commit 1072868 by ppenz: - When the filterbar has been activated as startup setting, still the view should get the keyboard focus. - Assure that the keyboard focus does not get lost when a tab is opened in background. CCBUG: 183394 M +16 -0 dolphinmainwindow.cpp M +3 -0 dolphinmainwindow.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1072868 SVN commit 1072869 by ppenz: Backport of SVN commit 1072868: - When the filterbar has been activated as startup setting, still the view should get the keyboard focus. - Assure that the keyboard focus does not get lost when a tab is opened in background. CCBUG: 183394 M +16 -0 dolphinmainwindow.cpp M +3 -0 dolphinmainwindow.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1072869 Resetting assignee to default as per bug #305719 @fwilly is this still an issue? It seems to work as described now. |