Bug 205448 - Full Search unresponsive while searching
Summary: Full Search unresponsive while searching
Status: RESOLVED FIXED
Alias: None
Product: kmail
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Unspecified
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-28 07:39 UTC by David Lee
Modified: 2009-08-31 23:44 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Lee 2009-08-28 07:39:14 UTC
Version:            (using KDE 4.3.0)
Installed from:    Ubuntu Packages

Full Search is unresponsive after you hit 'Search' until all the results have been found. It does not allow you to 'Stop' the search, select one of the results, or do anything in the Full Search window until all the results have been found.
Comment 1 Martin Koller 2009-08-31 23:43:21 UTC
SVN commit 1017919 by mkoller:

BUG: 205448

find a better compromise between search speed and responseness of the ui (empirical result)


 M  +1 -1      folderstorage.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1017919
Comment 2 Martin Koller 2009-08-31 23:44:03 UTC
SVN commit 1017920 by mkoller:

Backport r1017919 by mkoller from trunk to the 4.3 branch:

CCBUG: 205448

find a better compromise between search speed and responseness of the ui (empirical result)



 M  +1 -1      folderstorage.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1017920