Version: 1.9.3 (using KDE KDE 3.5.3) Installed from: Debian testing/unstable Packages OS: Linux KMail has the same small bug as KGpg (see bug 130241). This works as expected with the quick search of Akregator, KNode and Kopete. Steps to reproduce: 1. select a message 2. enter something like "asdfasdf" into the filter input field so that no message matches that search phrase and the message list is empty 3. click on the message list 4. press enter Expected results: Nothing happens, because no message is visibly selected. Actual results: The message selected in step 1 is opened/displayed.
Still reproducible with KDE 4.3
*** Bug 231165 has been marked as a duplicate of this bug. ***
commit bf6b3458e747a52be8e4daf12d07c744c499ab96 branch master Author: George Metaxas <gmetal31@gmail.com> Date: Sun Dec 26 15:35:51 2010 +0100 Clear the selection when the filter hides the current message. Thanks to George Metaxas for the patch! BUG: 130247 REVIEW: 6126