| Summary: | Search field should not lost focus if nothing was found | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Tenno Seremel <mystra.x64> |
| Component: | Searches-Engine | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.1.0 | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 1.2.0 | |
| Sentry Crash Report: | |||
|
Description
Tenno Seremel
2010-02-22 00:55:00 UTC
Confirmed, this annoyed me too in the last days ;-) SVN commit 1095186 by aclemens: Do not steal focus when using simple search BUG:227992 M +3 -2 NEWS M +1 -1 utilities/searchwindow/searchtabheader.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1095186 (I haven't seen it yet but) That was fast, thanks :} To be more precise: focus was always lost, not only on empty result sets. This also means that if you type too slow, search will be started and focus will be lost. |