Version: 2.1 (using 4.1.60 (KDE 4.1.60 (KDE 4.2 >= 20080709)), Eth-OS v1.0.0) Compiler: gcc OS: Linux (i686) release 2.6.25-ARCH I. If I enter query in search field and result is not found the field is highlighted by red color. If after that I choose clearing the field it is anyway highlighted with red. II. 1. Start console; 2. Open search field and type some text (search field will be hightlited with red); 3. Input in terminal the same text that has been typed in search field; after that text in terminal will be highlited with red (as founded text) but search field will be still highlited with red (like text not found)
Created attachment 26410 [details] Screenshot for part II
Version 2.1 KDE 4.1.00 (KDE 4.0.99 (4.1 RC1+)) (KDEmod) in ArchLinux: I can reproduce this bug.
I can confirm that behaviour with konsole 2.1, kde 4.1rc1 from kubuntu packages
SVN commit 844944 by hindenburg: Fix resetting color lineedit background when clearing the text. I'll look at part II of this bug in a bit. CCBUG: 167442 M +6 -0 IncrementalSearchBar.cpp M +1 -0 IncrementalSearchBar.h WebSVN link: http://websvn.kde.org/?view=rev&revision=844944
I can still reproduce this bug using: Qt: 4.4.3 KDE: 4.1.86 (KDE 4.1.86 (KDE 4.2 >= 20081221)) kdelibs svn rev. 901624 / kdebase svn rev. 901624 on ArchLinux x86_64 - Kernel 2.6.27.10
Git commit 639a4248ef09b8baa7b732f8bd14eb447ed81062 by Francesco Cecconi. Committed on 29/07/2012 at 22:26. Pushed by cecconi into branch 'master'. Use 'KColorScheme::PositiveBackground' for a positive search result Set '_searchEdit' field background to 'KColorScheme::PositiveBackground' when a search has a positive result. REVIEW: 105777 FIXED-IN: 4.10.0 M +8 -1 src/IncrementalSearchBar.cpp M +3 -1 src/IncrementalSearchBar.h M +4 -0 src/SessionController.cpp http://commits.kde.org/konsole/639a4248ef09b8baa7b732f8bd14eb447ed81062
Git commit b1f454bdb5808c526dbccbf99daa90dbe202c330 by Kurt Hindenburg, on behalf of Francesco Cecconi. Committed on 29/07/2012 at 22:26. Pushed by hindenburg into branch 'KDE/4.9'. Use 'KColorScheme::PositiveBackground' for a positive search result Set '_searchEdit' field background to 'KColorScheme::PositiveBackground' when a search has a positive result. REVIEW: 105777 FIXED-IN: 4.10.0 (cherry picked from commit 639a4248ef09b8baa7b732f8bd14eb447ed81062) M +8 -1 src/IncrementalSearchBar.cpp M +3 -1 src/IncrementalSearchBar.h M +4 -0 src/SessionController.cpp http://commits.kde.org/konsole/b1f454bdb5808c526dbccbf99daa90dbe202c330